index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
doom
(
follow
)
Commit message (
Expand
)
Author
Age
*
Greyscale library: Plugins can now put the management structure in IRAM for h...
Jens Arnold
2008-01-13
*
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-10
*
Gah, e200 sets CONFIG_LCD to LCD_X5.
Jens Arnold
2008-01-07
*
Doom LCD update: * Speed up the C versions slightly (colour and greyscale). *...
Jens Arnold
2008-01-06
*
Doom: Keep the light on during gameplay.
Jens Arnold
2008-01-06
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Stop wasting binary size + ram for several plugins. Plugins are supposed to b...
Jens Arnold
2008-01-04
*
Get the user timer working properly consequentially fixing doom without a hack.
Karl Kurbjun
2007-11-07
*
set the iriver h100 and h300 keys correctly (fix red)
Jonathan Gordon
2007-11-02
*
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-11-02
*
Hopefully the last fix for crosscompilation of sims with mingw32.
Nicolas Pennequin
2007-10-09
*
Do the checking arm targets in a nicer way in the makefile
Nils Wallménius
2007-10-07
*
Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a point...
Jens Arnold
2007-10-02
*
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-20
*
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
2007-09-08
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-07-20
*
Plugins that play sound must be sure to set inputs and outputs on audio muxed...
Michael Sevakis
2007-06-10
*
Some fixes to doom dehacked loading - make embedded dehacked files actually l...
Karl Kurbjun
2007-06-03
*
Hopefully take care of the scrollwheel difficulties in plugins on e200.
Michael Sevakis
2007-05-22
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-21
*
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-17
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Kill a few warnings in plugins.
Tom Ross
2007-02-17
*
Make our Doom plugin see the Doom wad we provide and list "Freedoom" as
Paul Louden
2007-02-17
*
Replaced some explicit options for target linking with to be consistent with...
Jens Arnold
2007-02-15
*
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-03
*
use 11025Hz on all players that support it
Marcoen Hirschberg
2007-01-18
*
Doom for the Gigabeat and some code reduction
Karl Kurbjun
2007-01-17
*
Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...
Dominik Riebeling
2007-01-13
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...
Dan Everton
2007-01-05
*
Oops. Forgot rockmacros.h.
Michael Sevakis
2006-12-18
*
Doom plugin: Enable reading of DEH files. Please test for real though. :)
Michael Sevakis
2006-12-18
*
Attempt at fixing 64-bit sim warning.
Michael Sevakis
2006-12-17
*
Free more plugin memory
Karl Kurbjun
2006-12-13
*
Will it fit?
Karl Kurbjun
2006-12-13
*
Another file missed
Karl Kurbjun
2006-12-13
*
Helps to add in the header
Karl Kurbjun
2006-12-13
*
Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...
Karl Kurbjun
2006-12-13
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-18
*
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-11-15
*
Doom bugfix: updating a saved tranmap didn't work.
Jens Arnold
2006-11-05
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
[next]