summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Updated italian translation.Alessio Lenzi1-0/+14
2007-10-22Re-enable robotfindskitten, that accidentally got lost in the previous commit...Marianne Arnold1-0/+1
2007-10-22Oops, forgot to add the two needed bitmaps...Marianne Arnold2-0/+0
2007-10-22Flipit for Sansa c200 and add the help text in the welcome screen for both Sa...Marianne Arnold3-5/+12
2007-10-22First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon3-1/+149
2007-10-22Fix ultra-wideband mode. Disable big parts of the encoder stuff for a smaller...Thom Johansen2-9/+56
2007-10-22Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis6-37/+40
2007-10-22add PLA keys for mrobe, and dont bother compiling any plugins yetJonathan Gordon3-2/+25
2007-10-21Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen8-34/+51
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2-11/+1
2007-10-21Increase temp buffer size to fit more samples, put in simple safeguard to avo...Nils Wallménius1-12/+16
2007-10-21MIDI: Fix ringing/beeks in music caused by improper parsing of some pitch ben...Stepan Moskovchenko4-6/+47
2007-10-21 FS#7997 - mpegplayer - enable/disable start menuRobert Kukla4-10/+54
2007-10-21Update french translation too.Mustapha Senhaji1-2/+16
2007-10-21FS#7987 Update finnish translation, by Jani Kinnunen.Mustapha Senhaji1-46/+234
2007-10-21allow simplelists to set the timeout and the start selection.Jonathan Gordon3-2/+13
2007-10-21Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold4-12/+12
2007-10-21Update german translation.Marianne Arnold1-22/+211
2007-10-21Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen4-15/+67
2007-10-21Fixed warnings when logf is enabled.Miika Pekkarinen1-5/+5
2007-10-21convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon1-173/+148
2007-10-21Really tiny tweak to the coldfire idct. * Comment fix.Jens Arnold1-5/+5
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon4-10/+12
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon4-65/+55
2007-10-21Voice the "Cancelled" splash in option_screen().Stéphane Doyon1-1/+1
2007-10-21From FS#7774: use list voice callback in menus.Stéphane Doyon1-29/+17
2007-10-21From FS#7774: use list voice callback in option selection (option_screen(()).Stéphane Doyon1-10/+13
2007-10-21Accept FS#7775: Use list voice callback in file browserStéphane Doyon1-146/+75
2007-10-21Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon3-4/+132
2007-10-21convert the open with screen to use the simplelist apiJonathan Gordon1-29/+36
2007-10-20Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...Nils Wallménius1-3/+3
2007-10-20add a list API for simple lists which dont need lots of code to run.Jonathan Gordon3-226/+309
2007-10-19Shuffle some instructions around for that extra percent of performance. Fix a...Jens Arnold1-120/+123
2007-10-19APE codec: Assembler optimised predictor for coldfire. Heavily based on the a...Jens Arnold3-8/+530
2007-10-19Squish a warning.Thom Johansen1-1/+1
2007-10-19Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen29-671/+637
2007-10-19Remove some Speex distribution test code we won't use.Thom Johansen6-605/+0
2007-10-19Mop up some yellow.Steve Bavin1-1/+3
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin21-168/+159
2007-10-19Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...Thom Johansen2-77/+46
2007-10-19Add the thread state check into test_codec as used in mpegplayer which makes ...Michael Sevakis1-1/+6
2007-10-19Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...Marianne Arnold6-32/+38
2007-10-19APE codec: Further optimised filtering yields 3..4% speedup for -c2000 (now 1...Jens Arnold1-20/+27
2007-10-19dirbrowse should return a GO_TO_* value, not false on error (fixes the proble...Jonathan Gordon1-2/+2
2007-10-19Code police strike. Every line was padded with trailing space. Trim it.Michael Sevakis1-298/+298
2007-10-19start of a working keymap for mrobe 500Jonathan Gordon1-236/+26
2007-10-18APE codec: Assembler optimised vector math routines for coldfire. -c2000 is n...Jens Arnold3-4/+200
2007-10-18Just fix a typo.Mustapha Senhaji1-1/+1
2007-10-18Clean out an unused struct member from the synthObject structNils Wallménius3-8/+1
2007-10-18Removed annoying 'Saving settings' splashBjörn Stenberg1-2/+0