summaryrefslogtreecommitdiff
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
* Clarify the identifier naming rulesLinus Nielsen Feltzing2007-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
* enable the RTC on the mrobe.Jonathan Gordon2007-10-23
* Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?).Michael Sevakis2007-10-23
* update manual with recent changes to mpegplayerRobert Kukla2007-10-23
* Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2007-10-23
* Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun2007-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
* mr500 sort of working battery measurments. probably could be done better, but...Jonathan Gordon2007-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
* Add missing c200 chessbox screenshot.Marianne Arnold2007-10-22
* nope, reread the datasheet... this one is correctJonathan Gordon2007-10-22
* Flipit for Sansa c200 and add the help text in the welcome screen for both Sa...Marianne Arnold2007-10-22
* fix writing to registers on the tsc2100Jonathan Gordon2007-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
* touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon2007-10-22
* revert the previous one... = is ok and a touch fasterJonathan Gordon2007-10-22
* Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis2007-10-22
* fix the interupt clearingJonathan Gordon2007-10-22
* add PLA keys for mrobe, and dont bother compiling any plugins yetJonathan Gordon2007-10-22
* Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...Jens Arnold2007-10-22
* Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen2007-10-21
* Fix an error and a commentKarl Kurbjun2007-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
* Be sure to register a new mutex owner _before_ waking it. Won't be an issue n...Michael Sevakis2007-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
* Add support for device-specific USB product IDs - the D2 is different to othe...Dave Chapman2007-10-21
* The interrupt disable is only relevant on multicore targets.Michael Sevakis2007-10-21
* convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon2007-10-21