summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius2008-10-02
* Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius2008-09-29
* Delete unused function, const police, minor style policeNils Wallménius2008-09-29
* redo the previous commit so its actually useful.Jonathan Gordon2008-09-25
* have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon2008-09-25
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius2008-09-24
* Print a helpful error in the sim for usupported formats in Ogg containers (f....Nils Wallménius2008-09-24
* fix the button on the "X to abort " splash for the gigabeat f/sJonathan Gordon2008-09-24
* Updated italian translation.Alessio Lenzi2008-09-23
* Display the expected album art size in the info screenJonathan Gordon2008-09-23
* Use the correct #ifdefs for the added kernel objects.Jonathan Gordon2008-09-23
* Opening function brace style police.Michael Sevakis2008-09-23
* Simplify synchronizaton for MPA codec and make it fully atomic, let synth thr...Michael Sevakis2008-09-23
* Oops, forgot the touchscreen targets.Jens Arnold2008-09-23
* Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold2008-09-23
* Add simple ASMed fixed point multiply functions for ARM to AC3. Gives a 38% ...Michael Giacomelli2008-09-23
* Add player name and rockbox version to the battery_bench outputFrank Gevaerts2008-09-22
* Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman2008-09-22
* Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman2008-09-22
* Fix careless typo on my part that broke MP3 playback on Coldfire.Michael Giacomelli2008-09-22
* Hopefully fix glitches when seeking in MP3s on dual core processors. Also, c...Michael Giacomelli2008-09-22
* more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon2008-09-21
* Threading functions aren't all available on HWCODEC, so don't try to build th...Michael Giacomelli2008-09-20
* Opps, fix mp3 decoding in the sim.Michael Giacomelli2008-09-20
* Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli2008-09-20
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20
* FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon2008-09-20
* Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken2008-09-18
* Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin2008-09-17
* D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase2008-09-16
* Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase2008-09-16
* Language updates:Jonas Häggqvist2008-09-16
* Spanish update by Francisco Vila (FS#9402 and FS#9403).Jonas Häggqvist2008-09-15
* Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold2008-09-14
* Make local function static and add missing #includes for Archos playerBertrik Sikken2008-09-12
* fix out-of-bounds array accessFrank Gevaerts2008-09-12
* Used correct voice messages for some splash screens.Alessio Lenzi2008-09-11
* Some other minor fixes in voice strings for italian translation.Alessio Lenzi2008-09-11
* Minor missing #include and static function fixes for mrobeBertrik Sikken2008-09-10
* Fix INC/DEC button assignment in recording screen for ipodsPeter D'Hoye2008-09-10
* Italian translation file:Alessio Lenzi2008-09-09
* Addendum to r18441: increase the plugin api version number as changing the sc...Peter D'Hoye2008-09-08
* Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS...Nicolas Pennequin2008-09-08
* fix FS#8641Frank Gevaerts2008-09-08
* Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin2008-09-08
* Oops, I thought SVN commit would add these for some silly reason. Properties ...Steve Bavin2008-09-08
* Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin2008-09-08
* fix redPeter D'Hoye2008-09-07
* Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye2008-09-07