summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* The .entry section does no longer exist.Jens Arnold2006-01-18
* Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold2006-01-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing2006-01-10
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold2006-01-08
* Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold2006-01-08
* numerous gcc4 (un)signed warnings killedDaniel Stenberg2005-12-02
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2005-09-28
* Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold2005-09-11
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* Made it working again...Jens Arnold2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg2005-06-28
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* sound disabled.Michiel Van Der Kolk2005-06-06
* Same 'DLL' messages as the new plugin Makefile.Jens Arnold2005-05-07
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* 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
* Baild out instead of crashing when called directly (without playing a ROM file).Jens Arnold2005-03-07
* Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk2005-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
* 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
* New lcd mode; drop top 8 and bottom 8 linesMichiel Van Der Kolk2005-03-04
* Lcd mode selecting between top 16 and bottom 16 lines being dropped byMichiel Van Der Kolk2005-03-04
* Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk2005-03-04
* load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk2005-03-04
* no menu for archos players till menu.c is adapted to work for them too...Michiel Van Der Kolk2005-03-03
* replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk2005-03-03
* forgot an #ifdefMichiel Van Der Kolk2005-03-03
* ack, forgot to add fileMichiel Van Der Kolk2005-03-03