summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-21Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen
2007-10-21Fix an error and a commentKarl Kurbjun
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-21Increase temp buffer size to fit more samples, put in simple safeguard to avo...Nils Wallménius
2007-10-21MIDI: Fix ringing/beeks in music caused by improper parsing of some pitch ben...Stepan Moskovchenko
2007-10-21Be sure to register a new mutex owner _before_ waking it. Won't be an issue n...Michael Sevakis
2007-10-21 FS#7997 - mpegplayer - enable/disable start menuRobert Kukla
2007-10-21Update french translation too.Mustapha Senhaji
2007-10-21FS#7987 Update finnish translation, by Jani Kinnunen.Mustapha Senhaji
2007-10-21allow simplelists to set the timeout and the start selection.Jonathan Gordon
2007-10-21Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold
2007-10-21Update german translation.Marianne Arnold
2007-10-21Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen
2007-10-21Fixed warnings when logf is enabled.Miika Pekkarinen
2007-10-21Add support for device-specific USB product IDs - the D2 is different to othe...Dave Chapman
2007-10-21The interrupt disable is only relevant on multicore targets.Michael Sevakis
2007-10-21convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon
2007-10-21Don't keep interrupts disabled when waking a frozen thread. Fixes frozen UI o...Jens Arnold
2007-10-21Really tiny tweak to the coldfire idct. * Comment fix.Jens Arnold
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon
2007-10-21Voice the "Cancelled" splash in option_screen().Stéphane Doyon
2007-10-21From FS#7774: use list voice callback in menus.Stéphane Doyon
2007-10-21From FS#7774: use list voice callback in option selection (option_screen(()).Stéphane Doyon
2007-10-21Accept FS#7775: Use list voice callback in file browserStéphane Doyon
2007-10-21Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon
2007-10-21convert the open with screen to use the simplelist apiJonathan Gordon
2007-10-20Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...Nils Wallménius
2007-10-20Untested support for the Cowon D2Dave Chapman
2007-10-20Bump version for releaseBarry Wardell
2007-10-20Fix warningBarry Wardell
2007-10-20Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell
2007-10-20Set svn keywords.Barry Wardell
2007-10-20Make the firmware partition dump code compile again.Barry Wardell
2007-10-20Set svn:keywordsNicolas Pennequin
2007-10-20add a list API for simple lists which dont need lots of code to run.Jonathan Gordon
2007-10-20Handy script for packaging rbutil on OS XBarry Wardell
2007-10-20Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990)Jonathan Gordon
2007-10-20Oops, forgot to set keywords on new filesDave Chapman
2007-10-20Initial version of tcctool - a utility for talking to Telechips TCC77x-based ...Dave Chapman
2007-10-19Shuffle some instructions around for that extra percent of performance. Fix a...Jens Arnold
2007-10-19Small clarification.Dominik Riebeling
2007-10-19make the dialog box asking about replacing an up-to-date bootloader less conf...Dominik Riebeling
2007-10-19rbutil: fix the complete installation.Dominik Wenger
2007-10-19rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additional...Dominik Wenger
2007-10-19APE codec: Assembler optimised predictor for coldfire. Heavily based on the a...Jens Arnold
2007-10-19Squish a warning.Thom Johansen
2007-10-19Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen
2007-10-19Remove some Speex distribution test code we won't use.Thom Johansen
2007-10-19Mop up some yellow.Steve Bavin