summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-10-25Finally commit Metadata on Buffer!Nicolas Pennequin6-919/+1786
2007-10-25Factor out some common code, for simplicity (I hope...) and to save size.Magnus Holmgren1-70/+44
2007-10-25Fix a fixme in flac and make the usage of the read_filebuf codec api more con...Brandon Low2-19/+9
2007-10-25Further optimised the filter vector math assembly for coldfire, and added ass...Jens Arnold3-40/+485
2007-10-25* Flip argument order for scalarproduct() so that the first argument is alway...Jens Arnold1-4/+4
2007-10-25FS#8013 - tidy up ADC readings in debug menu.Barry Wardell1-13/+13
2007-10-25enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon6-1/+41
2007-10-25get the mrobe plugins running againJonathan Gordon1-1/+1
2007-10-24Negate _after_ output so we don't negate the whole output signal.Thom Johansen1-2/+3
2007-10-24Coldfire assembler version of inner_prod() for another small speedup.Thom Johansen3-0/+88
2007-10-24Coldfire assembler version of qmf_synth(). Wideband and ultra-wideband Speex ...Thom Johansen2-17/+168
2007-10-24logf changes:Nicolas Pennequin2-4/+9
2007-10-24Updated italian translation.Alessio Lenzi1-2/+2
2007-10-24Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin3-69/+13
2007-10-24fix up the (c) noticeJonathan Gordon1-1/+1
2007-10-24Use some consts...Steve Bavin1-24/+25
2007-10-24Improved enum naming.Steve Bavin1-31/+33
2007-10-24Complete info screen voicing; now consistent with displayed screenSteve Bavin6-107/+187
2007-10-24Save a few bytes by changing unit selection strategyNils Wallménius1-2/+5
2007-10-23make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon12-2/+94
2007-10-23Fix vroken logic that _could_ lead to memory corruption though it was very un...Nils Wallménius1-4/+4
2007-10-23mrobe changes:Jonathan Gordon3-2/+19
2007-10-23Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2-5/+7
2007-10-22iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen5-0/+178
2007-10-22Prevent an unwanted action which increases volume to be triggered at the same...Marianne Arnold1-0/+1
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