summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Proper headers, simulator support should (emphasis on should) work.Michiel Van Der Kolk2005-04-28
* No unneeded delays...Michiel Van Der Kolk2005-04-28
* Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...Michiel Van Der Kolk2005-04-28
* Don't build splitedit.c on iriverLinus Nielsen Feltzing2005-04-25
* Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko2005-04-20
* OoopsLinus Nielsen Feltzing2005-04-20
* Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko2005-04-19
* Removed warningsLinus Nielsen Feltzing2005-04-19
* some libmad test performance improvementsLinus Nielsen Feltzing2005-04-19
* Added xxx2wav support, an icon, and some optimizationsStepan Moskovchenko2005-04-16
* fix compiler errorDaniel Stenberg2005-04-15
* Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko2005-04-15
* no new line fixChristian Gmeiner2005-04-15
* whoops... forgot one fileChristian Gmeiner2005-04-15
* plugin to test remote lcdChristian Gmeiner2005-04-15
* Added MIDI synthesizer pluginStepan Moskovchenko2005-04-15
* Add mpc2wav to viewers.config.Thom Johansen2005-04-12
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12
* Added iriverify to viewers.configLinus Nielsen Feltzing2005-04-07
* Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox...Linus Nielsen Feltzing2005-04-07
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* ladida... iriver sim fix till pcm playback is implemented there.Michiel Van Der Kolk2005-03-28
* This is completely obsolete :pMichiel Van Der Kolk2005-03-28
* archos fix blahMichiel Van Der Kolk2005-03-28
* Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk2005-03-28
* Alpha sound driver for rockboy, should work in theory, but in practice,Michiel Van Der Kolk2005-03-20
* Source documentation of gnuboy (all there is anyways...)Michiel Van Der Kolk2005-03-17
* Removed unnecessary extra check.Jens Arnold2005-03-10
* Made the IRAM usage depend on the CPU type.Jens Arnold2005-03-10
* Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold2005-03-10
* Fixes for the codec test environment: (1) Long aligned codec_malloc(). (2) Up...Jens Arnold2005-03-09
* Baild out instead of crashing when called directly (without playing a ROM file).Jens Arnold2005-03-07
* do the SOURCES magic correct here tooDaniel Stenberg2005-03-06
* don't say anything, just slap me on sight... :-!Daniel Stenberg2005-03-06
* Oops. I didn't mean to commit this just yet, this is work in progress.Daniel Stenberg2005-03-06
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* first shot at a perl script that generates the dependencies for the .elf filesDaniel Stenberg2005-03-06
* Made the plugin linking depend on the plugin library for the simulator builds...Jens Arnold2005-03-05
* Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk2005-03-05
* Logo plugin: (1) Changed button handling. Left/Down now always decreases the ...Jens Arnold2005-03-05
* Bugggggggggggssssssssss *chases with flyswatter and swats them*Michiel Van Der Kolk2005-03-05
* printing of the PC in assembly dumps.Michiel Van Der Kolk2005-03-05
* Dynarec debug system added - creates various debugging files in the root.Michiel Van Der Kolk2005-03-05
* More opcodes implemented on dynarec, somewhat working, some bugs.Michiel Van Der Kolk2005-03-05
* Player graphics library: fixed and more robust bounds check, added bitmap dra...Jens Arnold2005-03-05
* Properly clean the rockboy dependency file.Jens Arnold2005-03-05
* LCD mode switching added for recorders (uses ON button).Jens Arnold2005-03-05
* New lcd mode: drop every 9th line; set as default.Michiel Van Der Kolk2005-03-04