summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Unroll a frequently executed loop a little for a small speedupNils Wallménius2007-09-30
* Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Usi...Antoine Cellerier2007-09-30
* Move some more files around and get the main build compilingKarl Kurbjun2007-09-30
* static/inline/iram raid gives nice speedupNils Wallménius2007-09-30
* Maybe 25 was too much with the new decay rates.Stepan Moskovchenko2007-09-30
* MIDI: Kick up number of voices and decrease the decay rate, taking Stepan Moskovchenko2007-09-30
* Fix bug that caused only half the output buffer to be used, gives a quite nic...Nils Wallménius2007-09-29
* MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyn...Stepan Moskovchenko2007-09-29
* MIDI: Fix two year old loop bug that caused distortion on some instruments. I...Stepan Moskovchenko2007-09-29
* Bubbles for Sansa c200.Marianne Arnold2007-09-28
* Make bubbles use one background picture that is the size of the display inste...Marianne Arnold2007-09-28
* Get the plugins synced up with the threading changes.Michael Sevakis2007-09-28
* Do not duplicate const table, make getEvent function static inline, gives abo...Nils Wallménius2007-09-27
* Simplify the sendEvent function, makes it _slightly_ faster and quite a bit s...Nils Wallménius2007-09-27
* Add Makefile to FILES and fix comment.Stepan Moskovchenko2007-09-27
* Some MIDI changes, and add a new musical plugin I'm working on... Not fully d...Stepan Moskovchenko2007-09-27
* Oops. Actually add the IDCT file for ARM. :pMichael Sevakis2007-09-25
* Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis2007-09-25
* Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...Antoine Cellerier2007-09-24
* Use uint32_t type for the pitch tableNils Wallménius2007-09-24
* Fix midi playback on 64 bit sims and const a tableNils Wallménius2007-09-24
* Move all of midiplay into its subdir and add a Makefile for it, add header fi...Nils Wallménius2007-09-24
* Do not display the backdrop in text viewer and editor pluginsNils Wallménius2007-09-23
* Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski2007-09-22
* vel/MROBE500Karl Kurbjun2007-09-22
* A few minor cleanups for the Gigabeat SWill Robertson2007-09-22
* Re-enable plugins for c200, and fix the red.Will Robertson2007-09-21
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* Code police raid: header files must not define actual code.Jens Arnold2007-09-20
* Oops, what did that do there?Marianne Arnold2007-09-20
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold2007-09-16
* Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold2007-09-13
* fix two bugs related to no-existing settings/bookmark files and simplify the ...Robert Kukla2007-09-13
* code police (and commit test)Peter D'Hoye2007-09-12
* Code police and keep backlight on while in mazezamPeter D'Hoye2007-09-10
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold2007-09-09
* battery_bench: Fix battery voltage logging for voltages >4.095V by separating...Jens Arnold2007-09-09
* Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis2007-09-09
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Credits: better counter when scrolling manuallyPeter D'Hoye2007-09-06
* Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye2007-09-03
* Make the credits scrolling changes a bit more user friendly, use actions and ...Peter D'Hoye2007-09-03
* Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius2007-09-02
* Fix FS #7685 by using the backlight helper functions. Some code policing and ...Peter D'Hoye2007-08-31
* the last oops?Peter D'Hoye2007-08-30
* fix yellow :)Peter D'Hoye2007-08-30