summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2007-10-05Exclude some more messages for targets with only little space for plugins to ...Jonas Häggqvist
2007-10-05New plugin: robotfindskitten - a zen simulation. More (or less) information o...Jonas Häggqvist
2007-10-05OoopsLinus Nielsen Feltzing
2007-10-05A loop with one iteration is a little strange, also put it inside an #if bloc...Nils Wallménius
2007-10-05Platform specific button descriptions for battery bench. Fixes FS#7893Linus Nielsen Feltzing
2007-10-05Make synthVoice return int instead of short, gives a nice speed up also add a...Nils Wallménius
2007-10-04Increase output buffer size to 32kB, results in less buffer missing in genera...Nils Wallménius
2007-10-04Optimisation of the midi player, reducing the number of multiplications and m...Nils Wallménius
2007-10-04Oops, forgot one fileNils Wallménius
2007-10-04Remove wrapper for pressNote and make the function externally visibleNils Wallménius
2007-10-03Put a struct in iram for a small speedup on coldfireNils Wallménius
2007-10-03Add drum names, make cowbell a default instrument (no way to remap them from ...Stepan Moskovchenko
2007-10-03Minesweeper for the c200. The slightly smaller tiles made for this will also ...Marianne Arnold
2007-10-03Just temporarily disable talk menus, in case the player is reset whilst in mp...Steve Bavin
2007-10-02This should fix the voice issues in menus in mpegplayer.Michael Sevakis
2007-10-02Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a point...Jens Arnold
2007-10-02Fix signed/unsigned warningSteve Bavin
2007-10-02Thanks to Nico_P, struct track_info can now be internal to playback.cSteve Bavin
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-09-30Unroll a frequently executed loop a little for a small speedupNils Wallménius
2007-09-30Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Usi...Antoine Cellerier
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30static/inline/iram raid gives nice speedupNils Wallménius
2007-09-30Maybe 25 was too much with the new decay rates.Stepan Moskovchenko
2007-09-30MIDI: Kick up number of voices and decrease the decay rate, taking Stepan Moskovchenko
2007-09-29Fix bug that caused only half the output buffer to be used, gives a quite nic...Nils Wallménius
2007-09-29MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyn...Stepan Moskovchenko
2007-09-29MIDI: Fix two year old loop bug that caused distortion on some instruments. I...Stepan Moskovchenko
2007-09-28Bubbles for Sansa c200.Marianne Arnold
2007-09-28Make bubbles use one background picture that is the size of the display inste...Marianne Arnold
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis
2007-09-27Do not duplicate const table, make getEvent function static inline, gives abo...Nils Wallménius
2007-09-27Simplify the sendEvent function, makes it _slightly_ faster and quite a bit s...Nils Wallménius
2007-09-27Add Makefile to FILES and fix comment.Stepan Moskovchenko
2007-09-27Some MIDI changes, and add a new musical plugin I'm working on... Not fully d...Stepan Moskovchenko
2007-09-25Oops. Actually add the IDCT file for ARM. :pMichael Sevakis
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis
2007-09-24Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...Antoine Cellerier
2007-09-24Use uint32_t type for the pitch tableNils Wallménius
2007-09-24Fix midi playback on 64 bit sims and const a tableNils Wallménius
2007-09-24Move all of midiplay into its subdir and add a Makefile for it, add header fi...Nils Wallménius
2007-09-23Do not display the backdrop in text viewer and editor pluginsNils Wallménius
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski
2007-09-22vel/MROBE500Karl Kurbjun
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-20Code police raid: header files must not define actual code.Jens Arnold
2007-09-20Oops, what did that do there?Marianne Arnold
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold