]>
www.infradead.org Git - users/dwmw2/mpc-car2pc.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Woodhouse [Sat, 22 May 2010 07:04:12 +0000 (08:04 +0100)]
Add -O2 -Wall to default CFLAGS
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.
Giacomo Ferrari [Sat, 22 May 2010 00:01:54 +0000 (19:01 -0500)]
Added MIX and REPEAT command support.
David Woodhouse [Fri, 22 May 2009 00:42:58 +0000 (01:42 +0100)]
todo list
David Woodhouse [Thu, 21 May 2009 17:25:57 +0000 (18:25 +0100)]
Sleep for a second after sending DS command
David Woodhouse [Thu, 21 May 2009 17:25:34 +0000 (18:25 +0100)]
don't re-save playlists immediately after opening them
David Woodhouse [Thu, 21 May 2009 10:38:15 +0000 (11:38 +0100)]
fork when run from udev
David Woodhouse [Thu, 21 May 2009 08:46:13 +0000 (09:46 +0100)]
more playlist handling fixes
David Woodhouse [Thu, 21 May 2009 08:35:06 +0000 (09:35 +0100)]
fix playlist saving when not playing
David Woodhouse [Wed, 20 May 2009 23:25:28 +0000 (00:25 +0100)]
add README
David Woodhouse [Wed, 20 May 2009 23:21:02 +0000 (00:21 +0100)]
save playlist changes at runtime
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
David Woodhouse [Wed, 20 May 2009 21:43:49 +0000 (22:43 +0100)]
fix udev rules
David Woodhouse [Wed, 20 May 2009 21:39:02 +0000 (22:39 +0100)]
initial commit