summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
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-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-28Get the plugins synced up with the threading changes.Michael Sevakis5-60/+107
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-27Add Makefile to FILES and fix comment.Stepan Moskovchenko1-1/+1
2007-09-27Some MIDI changes, and add a new musical plugin I'm working on... Not fully d...Stepan Moskovchenko6-17/+771
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 Sevakis4-229/+87
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-23Do not display the backdrop in text viewer and editor pluginsNils Wallménius2-0/+8
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski5-3/+586
2007-09-22vel/MROBE500Karl Kurbjun1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson2-4/+0
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 Robertson3-0/+9
2007-09-20Code police raid: header files must not define actual code.Jens Arnold2-264/+271
2007-09-20Oops, what did that do there?Marianne Arnold1-1/+1
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold64-48/+337
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen3-5/+4
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon6-6/+6
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold13-39/+117
2007-09-13Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold1-13/+0
2007-09-13fix two bugs related to no-existing settings/bookmark files and simplify the ...Robert Kukla1-56/+53
2007-09-12code police (and commit test)Peter D'Hoye1-13/+23
2007-09-10Code police and keep backlight on while in mazezamPeter D'Hoye2-54/+108
2007-09-10Clean up hard-coded pathsNils Wallménius10-16/+18
2007-09-09Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold1-7/+7
2007-09-09battery_bench: Fix battery voltage logging for voltages >4.095V by separating...Jens Arnold1-13/+13
2007-09-09Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis1-2/+2
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2-4/+12
2007-09-06Credits: better counter when scrolling manuallyPeter D'Hoye1-2/+3
2007-09-03Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye10-553/+926
2007-09-03Make the credits scrolling changes a bit more user friendly, use actions and ...Peter D'Hoye1-232/+185
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius5-30/+461
2007-08-31Fix FS #7685 by using the backlight helper functions. Some code policing and ...Peter D'Hoye1-27/+49
2007-08-30the last oops?Peter D'Hoye1-0/+6
2007-08-30fix yellow :)Peter D'Hoye1-1/+1
2007-08-30fix redPeter D'Hoye1-0/+12
2007-08-30Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ...Peter D'Hoye1-41/+147
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen1-6/+7
2007-08-21the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg1-2/+2
2007-08-20The icon associated with wavplay should have been changed for hwcodec, put ba...Marianne Arnold1-2/+2
2007-08-20nope, this one is the one it shuold showJonathan Gordon1-1/+1
2007-08-20make .wav use the inbuilt audio icon on hwcodecJonathan Gordon1-1/+1