summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox (follow)
Commit message (Expand)AuthorAge
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2008-05-02
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* Enable the greyscale library for ZXbot on M3.Jens Arnold2008-03-27
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold2008-03-22
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Fix an improper file_exist check in zxbox.Michael Sevakis2007-10-15
* Fix some plugins that use NULL instead of -1 when not using a voice id in str...Michael Sevakis2007-10-15
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis2007-06-10
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Fix name collision on misc.h between zxbox and core.Jens Arnold2007-05-19
* Fix name collision on misc.h between zxbox and core.Jens Arnold2007-05-19
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* #if => #ifdefDaniel Stenberg2007-02-18
* Again here, CODEC should be CONFIG_CODECBarry Wardell2007-02-18
* Should be CONFIG_CODEC, not CODECBarry Wardell2007-02-18
* Fix warning. Should be CONFIG_CODEC, not CODEC.Barry Wardell2007-02-17
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...Michael Sevakis2006-11-26
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* fix warningsAnton Romanov2006-09-26
* do not update border when we don't see it. some more cleanup.Anton Romanov2006-09-26
* yet more code cleanup, quick snapshot feature,sound should no longer crash,li...Anton Romanov2006-09-25
* Oops - these files shouldn't have been committed.Dave Chapman2006-09-15
* Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...Dave Chapman2006-09-15