summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Don't keep interrupts disabled when waking a frozen thread. Fixes frozen UI o...Jens Arnold2007-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
* Untested support for the Cowon D2Dave Chapman2007-10-20
* Bump version for releaseBarry Wardell2007-10-20
* Fix warningBarry Wardell2007-10-20
* Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell2007-10-20
* Set svn keywords.Barry Wardell2007-10-20
* Make the firmware partition dump code compile again.Barry Wardell2007-10-20
* Set svn:keywordsNicolas Pennequin2007-10-20
* add a list API for simple lists which dont need lots of code to run.Jonathan Gordon2007-10-20
* Handy script for packaging rbutil on OS XBarry Wardell2007-10-20
* Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990)Jonathan Gordon2007-10-20
* Oops, forgot to set keywords on new filesDave Chapman2007-10-20
* Initial version of tcctool - a utility for talking to Telechips TCC77x-based ...Dave Chapman2007-10-20
* Shuffle some instructions around for that extra percent of performance. Fix a...Jens Arnold2007-10-19
* Small clarification.Dominik Riebeling2007-10-19
* make the dialog box asking about replacing an up-to-date bootloader less conf...Dominik Riebeling2007-10-19
* rbutil: fix the complete installation.Dominik Wenger2007-10-19
* rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additional...Dominik Wenger2007-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
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...Thom Johansen2007-10-19
* Save a little space and only initialize the minimum for initial threads at st...Michael Sevakis2007-10-19
* Add the thread state check into test_codec as used in mpegplayer which makes ...Michael Sevakis2007-10-19
* Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...Marianne Arnold2007-10-19