summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/m_misc.c (follow)
Commit message (Collapse)AuthorAge
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28527 a1c6a512-1295-4272-9138-f99709370657
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12051 a1c6a512-1295-4272-9138-f99709370657
* Better video update, add options to startup menu, change default screensizeKarl Kurbjun2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9754 a1c6a512-1295-4272-9138-f99709370657
* Slight code cleanups, fixed sound parameter - now it saves. Old ↵Karl Kurbjun2006-04-15
| | | | | | configurations will be reset. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9682 a1c6a512-1295-4272-9138-f99709370657
* Add a simple header and version number to the default.dfg config fileDave Chapman2006-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9570 a1c6a512-1295-4272-9138-f99709370657
* Fix up configurable keys, edit exit string, more work needs to be done on ↵Karl Kurbjun2006-04-04
| | | | | | menu keys git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9506 a1c6a512-1295-4272-9138-f99709370657
* Make the core key mappings more logical - e.g. map KEY_UPARROW to "key_up". ↵Dave Chapman2006-04-04
| | | | | | This makes the ipod work as expected, but will change the H300 behaviour - future changes to key bindings should be made in i_video.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9477 a1c6a512-1295-4272-9138-f99709370657
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9312 a1c6a512-1295-4272-9138-f99709370657