summaryrefslogtreecommitdiff
path: root/apps/mpeg.c (follow)
Commit message (Expand)AuthorAge
* Remove unused function audio_has_changed_track from apps/mpeg.cBertrik Sikken2009-05-09
* FS9795 - some playback cleanup. Jonathan Gordon2009-04-06
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Fix some memset calls that use the wrong order for arguments.Tom Ross2009-03-02
* Don't send a trackchange event at end of playlist. Fixes 'Follow Playlist' on...Jens Arnold2009-02-16
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* cleanup storage definesFrank Gevaerts2008-10-31
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg2008-10-10