summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* fix up the (c) noticeJonathan Gordon2007-10-24
* Use some consts...Steve Bavin2007-10-24
* Improved enum naming.Steve Bavin2007-10-24
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* Save a few bytes by changing unit selection strategyNils Wallménius2007-10-24
* make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon2007-10-23
* Fix vroken logic that _could_ lead to memory corruption though it was very un...Nils Wallménius2007-10-23
* mrobe changes:Jonathan Gordon2007-10-23
* Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2007-10-23
* iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen2007-10-22
* Prevent an unwanted action which increases volume to be triggered at the same...Marianne Arnold2007-10-22
* Updated italian translation.Alessio Lenzi2007-10-22
* Re-enable robotfindskitten, that accidentally got lost in the previous commit...Marianne Arnold2007-10-22
* Oops, forgot to add the two needed bitmaps...Marianne Arnold2007-10-22
* Flipit for Sansa c200 and add the help text in the welcome screen for both Sa...Marianne Arnold2007-10-22
* First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon2007-10-22
* Fix ultra-wideband mode. Disable big parts of the encoder stuff for a smaller...Thom Johansen2007-10-22
* Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis2007-10-22
* add PLA keys for mrobe, and dont bother compiling any plugins yetJonathan Gordon2007-10-22
* Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen2007-10-21
* More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2007-10-21
* Increase temp buffer size to fit more samples, put in simple safeguard to avo...Nils Wallménius2007-10-21
* MIDI: Fix ringing/beeks in music caused by improper parsing of some pitch ben...Stepan Moskovchenko2007-10-21
* FS#7997 - mpegplayer - enable/disable start menuRobert Kukla2007-10-21
* Update french translation too.Mustapha Senhaji2007-10-21
* FS#7987 Update finnish translation, by Jani Kinnunen.Mustapha Senhaji2007-10-21
* allow simplelists to set the timeout and the start selection.Jonathan Gordon2007-10-21
* Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold2007-10-21
* Update german translation.Marianne Arnold2007-10-21
* Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen2007-10-21
* Fixed warnings when logf is enabled.Miika Pekkarinen2007-10-21
* convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon2007-10-21
* Really tiny tweak to the coldfire idct. * Comment fix.Jens Arnold2007-10-21
* remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon2007-10-21
* simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon2007-10-21
* Voice the "Cancelled" splash in option_screen().Stéphane Doyon2007-10-21
* From FS#7774: use list voice callback in menus.Stéphane Doyon2007-10-21
* From FS#7774: use list voice callback in option selection (option_screen(()).Stéphane Doyon2007-10-21
* Accept FS#7775: Use list voice callback in file browserStéphane Doyon2007-10-21
* Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon2007-10-21
* convert the open with screen to use the simplelist apiJonathan Gordon2007-10-21
* Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...Nils Wallménius2007-10-20
* add a list API for simple lists which dont need lots of code to run.Jonathan Gordon2007-10-20
* Shuffle some instructions around for that extra percent of performance. Fix a...Jens Arnold2007-10-19
* APE codec: Assembler optimised predictor for coldfire. Heavily based on the a...Jens Arnold2007-10-19
* Squish a warning.Thom Johansen2007-10-19
* Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen2007-10-19
* Remove some Speex distribution test code we won't use.Thom Johansen2007-10-19
* Mop up some yellow.Steve Bavin2007-10-19