summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-09-30Maybe 25 was too much with the new decay rates.Stepan Moskovchenko1-1/+1
2007-09-30MIDI: Kick up number of voices and decrease the decay rate, taking Stepan Moskovchenko2-2/+2
2007-09-29Fix bug that caused only half the output buffer to be used, gives a quite nic...Nils Wallménius1-7/+3
2007-09-29Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's n...Nicolas Pennequin31-44/+44
2007-09-29MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyn...Stepan Moskovchenko1-3/+1
2007-09-29MIDI: Fix two year old loop bug that caused distortion on some instruments. I...Stepan Moskovchenko1-5/+5
2007-09-28Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".Nicolas Pennequin32-47/+47
2007-09-28Bubbles for Sansa c200.Marianne Arnold7-2/+22
2007-09-28Make bubbles use one background picture that is the size of the display inste...Marianne Arnold19-40/+31
2007-09-28Fix buggy gradient display when a coloured file is selected in the browser. T...Nicolas Pennequin1-1/+1
2007-09-28Updated italian translation.Alessio Lenzi1-3/+88
2007-09-28Make AC3 codec use Rockbox' native bitswap routines.Thom Johansen1-24/+1
2007-09-28Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin2-1/+6
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis5-60/+107
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis7-45/+107
2007-09-27FS #7833: Optimizations to the Vorbis codec:Tomasz Malesinski6-10/+502
2007-09-27Francais.lang update, courtesy of rasher's web translating tool.Nicolas Pennequin1-28/+143
2007-09-27Do not duplicate const table, make getEvent function static inline, gives abo...Nils Wallménius6-20/+23
2007-09-27Simplify the sendEvent function, makes it _slightly_ faster and quite a bit s...Nils Wallménius3-39/+48
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin10-27/+220
2007-09-27Fixed Thai language by Pinitnun Shanasabang. Also adds (empty) user: lines to...Jonas Häggqvist1-27/+46
2007-09-27Add Makefile to FILES and fix comment.Stepan Moskovchenko2-1/+2
2007-09-27Some MIDI changes, and add a new musical plugin I'm working on... Not fully d...Stepan Moskovchenko6-17/+771
2007-09-26New translation: Thai, by Pinitnun ShanasabangJonas Häggqvist1-0/+11178
2007-09-26Add c200 to the button light timeout string in all languages with a translati...Jonas Häggqvist16-48/+48
2007-09-26Updated Finnish language by Jani Kinnunen.Jonas Häggqvist2-66/+185
2007-09-25Minor syntax fixBjörn Stenberg1-6/+3
2007-09-25Enabled button light for Sansa C200Björn Stenberg1-0/+3
2007-09-25Update Dutch language filePeter D'Hoye1-15/+15
2007-09-25Oops. Actually add the IDCT file for ARM. :pMichael Sevakis1-0/+527
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis6-232/+98
2007-09-25shouldnt have been commitedJonathan Gordon1-2/+1
2007-09-25Fix the eq menu so changes are applied after using the "simple eq settings" menuJonathan Gordon1-11/+15
2007-09-24Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...Antoine Cellerier1-25/+140
2007-09-24Use uint32_t type for the pitch tableNils Wallménius1-1/+1
2007-09-24Fix midi playback on 64 bit sims and const a tableNils Wallménius2-3/+3
2007-09-24Move all of midiplay into its subdir and add a Makefile for it, add header fi...Nils Wallménius15-195/+377
2007-09-23H10: use POWER button to abort keyboard (was FF button)Peter D'Hoye1-1/+1
2007-09-23Do not display the backdrop in text viewer and editor pluginsNils Wallménius2-0/+8
2007-09-23Updated italian translation.Alessio Lenzi1-3/+3
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski5-3/+586
2007-09-22Fix disabling voice.Tomasz Malesinski1-4/+12
2007-09-22small optimisation: make a locally used function staticPeter D'Hoye1-2/+2
2007-09-22vel/MROBE500Karl Kurbjun1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson2-4/+0
2007-09-21Remove annoying 'Shuffling' splashNils Wallménius2-6/+3
2007-09-21Cleanup the C200 keymap a bit, fixes the time settings screen for now.Marianne Arnold1-22/+10
2007-09-21Fix playback of HE-AACv2 (aka SBR+PS) files.Magnus Holmgren2-7/+8
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson1-1/+0
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson5-0/+326