summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman2007-10-11
* FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla2007-10-11
* Accept FS #7933 by Mario Lang: bugfix in fireworks pluginPeter D'Hoye2007-10-11
* Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold2007-10-10
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin2007-10-09
* Oops. Fix red.Nicolas Pennequin2007-10-09
* Change loop structure for sample synthesizing. Gives a nice speedup on both c...Nils Wallménius2007-10-08
* Get test_codec running again on PortalPlayer targets.Michael Sevakis2007-10-08
* Keep a 2 pixel margin in the instructions screen.Jonas Häggqvist2007-10-08
* Use the userfont for the instructions.Jonas Häggqvist2007-10-07
* Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...Jonas Häggqvist2007-10-07
* Save some more space by not allocating arrays large enough to hold more than ...Jonas Häggqvist2007-10-07
* Do the checking arm targets in a nicer way in the makefileNils Wallménius2007-10-07
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis2007-10-06
* Reduce memory usage so that we can include all messages on all platformsNils Wallménius2007-10-05
* Get rid of unnecessary memory acesses in a loop, gives slight speedupNils Wallménius2007-10-05
* Exclude some more messages for targets with only little space for plugins to ...Jonas Häggqvist2007-10-05
* New plugin: robotfindskitten - a zen simulation. More (or less) information o...Jonas Häggqvist2007-10-05
* OoopsLinus Nielsen Feltzing2007-10-05
* A loop with one iteration is a little strange, also put it inside an #if bloc...Nils Wallménius2007-10-05
* Platform specific button descriptions for battery bench. Fixes FS#7893Linus Nielsen Feltzing2007-10-05
* Make synthVoice return int instead of short, gives a nice speed up also add a...Nils Wallménius2007-10-05
* Increase output buffer size to 32kB, results in less buffer missing in genera...Nils Wallménius2007-10-04
* Optimisation of the midi player, reducing the number of multiplications and m...Nils Wallménius2007-10-04
* Oops, forgot one fileNils Wallménius2007-10-04
* Remove wrapper for pressNote and make the function externally visibleNils Wallménius2007-10-04
* Put a struct in iram for a small speedup on coldfireNils Wallménius2007-10-03
* Add drum names, make cowbell a default instrument (no way to remap them from ...Stepan Moskovchenko2007-10-03
* Minesweeper for the c200. The slightly smaller tiles made for this will also ...Marianne Arnold2007-10-03
* Just temporarily disable talk menus, in case the player is reset whilst in mp...Steve Bavin2007-10-03
* This should fix the voice issues in menus in mpegplayer.Michael Sevakis2007-10-02
* Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a point...Jens Arnold2007-10-02
* Fix signed/unsigned warningSteve Bavin2007-10-02
* Thanks to Nico_P, struct track_info can now be internal to playback.cSteve Bavin2007-10-02
* FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg2007-10-01
* 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