]> www.infradead.org Git - users/dwmw2/mpc-car2pc.git/log
users/dwmw2/mpc-car2pc.git
14 years agoAdd -O2 -Wall to default CFLAGS master
David Woodhouse [Sat, 22 May 2010 07:04:12 +0000 (08:04 +0100)]
Add -O2 -Wall to default CFLAGS

14 years agoUnused variable and return value cleanup.
Giacomo Ferrari [Sat, 22 May 2010 00:21:29 +0000 (19:21 -0500)]
Unused variable and return value cleanup.
Removed unused variables
Made non-void functions that fail to return a value into void functions
Made main() return 0
Fixed pointer signedness inconsistencies.

14 years agoAdded MIX and REPEAT command support.
Giacomo Ferrari [Sat, 22 May 2010 00:01:54 +0000 (19:01 -0500)]
Added MIX and REPEAT command support.

15 years agotodo list
David Woodhouse [Fri, 22 May 2009 00:42:58 +0000 (01:42 +0100)]
todo list

15 years agoSleep for a second after sending DS command
David Woodhouse [Thu, 21 May 2009 17:25:57 +0000 (18:25 +0100)]
Sleep for a second after sending DS command

15 years agodon't re-save playlists immediately after opening them
David Woodhouse [Thu, 21 May 2009 17:25:34 +0000 (18:25 +0100)]
don't re-save playlists immediately after opening them

15 years agofork when run from udev
David Woodhouse [Thu, 21 May 2009 10:38:15 +0000 (11:38 +0100)]
fork when run from udev

15 years agomore playlist handling fixes
David Woodhouse [Thu, 21 May 2009 08:46:13 +0000 (09:46 +0100)]
more playlist handling fixes

15 years agofix playlist saving when not playing
David Woodhouse [Thu, 21 May 2009 08:35:06 +0000 (09:35 +0100)]
fix playlist saving when not playing

15 years agoadd README
David Woodhouse [Wed, 20 May 2009 23:25:28 +0000 (00:25 +0100)]
add README

15 years agosave playlist changes at runtime
David Woodhouse [Wed, 20 May 2009 23:21:02 +0000 (00:21 +0100)]
save playlist changes at runtime

15 years agofix serial port initialisation, work out which disc is loaded at startup
David Woodhouse [Wed, 20 May 2009 23:11:36 +0000 (00:11 +0100)]
fix serial port initialisation, work out which disc is loaded at startup

15 years agofix udev rules
David Woodhouse [Wed, 20 May 2009 21:43:49 +0000 (22:43 +0100)]
fix udev rules

15 years agoinitial commit
David Woodhouse [Wed, 20 May 2009 21:39:02 +0000 (22:39 +0100)]
initial commit