summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2005-07-16Synced.Jens Arnold
2005-07-16Removed the bogus debugf.Miika Pekkarinen
2005-07-16Correctly read the next track metadata information. Don't crash ifMiika Pekkarinen
2005-07-16DSP settings are properly reset when changing between tracks with different s...Ryan Jackson
2005-07-15Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...Ryan Jackson
2005-07-15Revert back the previous commit, there are some problems with id3Miika Pekkarinen
2005-07-15Don't read metadata twice.Miika Pekkarinen
2005-07-15missing SOURCES addedDaniel Stenberg
2005-07-15Don't hang when trying to stop paused playback.Miika Pekkarinen
2005-07-15Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...Ryan Jackson
2005-07-15Fixed a problem that caused playback to stutter when changing tracksMiika Pekkarinen
2005-07-15Fixed a problem that cpu boost didn't always reset when stopping theMiika Pekkarinen
2005-07-15Enable crossfade for simulator.Miika Pekkarinen
2005-07-15Changed assembly optimizations to re-init the MAC each time they're called. F...Ryan Jackson
2005-07-14make pcmbuf_init() an empty macro on targets with HW codecDaniel Stenberg
2005-07-14use the $(SILENT) thingDaniel Stenberg
2005-07-14Call pcmbuf_init() on simulator too.Miika Pekkarinen
2005-07-14Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ...Jens Arnold
2005-07-14Reset all graphics defaults after returning from plugin.Jens Arnold
2005-07-14fixed the right-end too, added more letters on the big screens and addedDaniel Stenberg
2005-07-14The scroll mode now takes advantage of the clipping support in the newDaniel Stenberg
2005-07-14Removed unnecessary code that also caused playback glitches when changing tracksRyan Jackson
2005-07-13Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold
2005-07-13Fixed the errors.Miika Pekkarinen
2005-07-13Removed an unnecessary logf call.Miika Pekkarinen
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen
2005-07-13Removed a heapload of TABs.Jens Arnold
2005-07-12Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold
2005-07-12Added a number of new graphics functions to the plugin API.Jens Arnold
2005-07-12Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold
2005-07-12Resume now starts playback at the point it was stopped, not 2-7 seconds later.Ryan Jackson
2005-07-12silence the makefileDaniel Stenberg
2005-07-12make the ctype array unsigned so that bit 7 (octal 0200) can be set andDaniel Stenberg
2005-07-12I find it weird that there is a private copy of this file here, but I'mDaniel Stenberg
2005-07-12removed an extra codec_api struct pointer and the function setting itDaniel Stenberg
2005-07-12Removed picky warningsLinus Nielsen Feltzing
2005-07-12code-policed, removed commented and ifdef'ed codeDaniel Stenberg
2005-07-11Resetting the pause indicator when seeking songs.Miika Pekkarinen
2005-07-11Iriver: Disabled dead charging screen code.Jens Arnold
2005-07-11Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold
2005-07-11Replaced some yields with sleep(1) to save battery while paused orMiika Pekkarinen
2005-07-11Wrong model check in the debug menu. Now the recording test is back on the H1...Linus Nielsen Feltzing
2005-07-11Patch #1235763 by Ryan Jackson - Resume/bookmark support for VorbisLinus Nielsen Feltzing
2005-07-10Archos devices: Removed MAS and RTC debug menu options. They are no longer us...Jens Arnold
2005-07-10Fixed a problem with transition to next album which caused rockboxMiika Pekkarinen
2005-07-10Fixed an audio burst coming out when pausing a track with fadingMiika Pekkarinen
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen
2005-07-10Updating wps info correctly when changing a track while buffering.Miika Pekkarinen
2005-07-10The previous commit did not fix the metadata reading correctly. Now itMiika Pekkarinen