summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
* Test plugin for measuring LCD update speed, for developers.Jens Arnold2006-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9562 a1c6a512-1295-4272-9138-f99709370657
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9561 a1c6a512-1295-4272-9138-f99709370657
* Add audio playback menuChristian Gmeiner2006-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9546 a1c6a512-1295-4272-9138-f99709370657
* Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts2006-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9545 a1c6a512-1295-4272-9138-f99709370657
* Fix warningKarl Kurbjun2006-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9543 a1c6a512-1295-4272-9138-f99709370657
* Scaling code fixed by clamping down the width to a max of SCREENWIDTH. ↵Karl Kurbjun2006-04-06
| | | | | | Removed some #ifdefs for glprboom git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9542 a1c6a512-1295-4272-9138-f99709370657
* Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen2006-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9539 a1c6a512-1295-4272-9138-f99709370657
* Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD ↵Jens Arnold2006-04-06
| | | | | | driver broke it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9537 a1c6a512-1295-4272-9138-f99709370657
* Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead ↵Jens Arnold2006-04-06
| | | | | | of the whole plugiin buffer, for faster plugin loading. * Applied the same idea to the overlay loader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9535 a1c6a512-1295-4272-9138-f99709370657
* Remove workaround for broken ARM memset.Thom Johansen2006-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9520 a1c6a512-1295-4272-9138-f99709370657
* Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ↵Hristo Kovachev2006-04-05
| | | | | | count by 2 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9512 a1c6a512-1295-4272-9138-f99709370657
* Fix finale text and try and prevent some data corruption due to the scaling ↵Karl Kurbjun2006-04-05
| | | | | | code. Also allows the non-standard GP32 mods to work with some bounds checking. More comments are in v_video.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9511 a1c6a512-1295-4272-9138-f99709370657
* Fix automap coordinatesKarl Kurbjun2006-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9509 a1c6a512-1295-4272-9138-f99709370657
* Make savegame strings more informativeKarl Kurbjun2006-04-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9508 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
* Doom on H1x0: Don't waste memory, the grayscale lib doesn't need that much, ↵Jens Arnold2006-04-04
| | | | | | but properly tell the lib how much memory it may use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9503 a1c6a512-1295-4272-9138-f99709370657
* MP3 encoder enhancements and optimisations by Antonius Hellman. DetailsThom Johansen2006-04-04
| | | | | | | at http://www.rockbox.org/tracker/task/5033 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9498 a1c6a512-1295-4272-9138-f99709370657
* Add configurable keys to Doom, enter, escape and run still need to be ↵Karl Kurbjun2006-04-04
| | | | | | handled. More game keys need to be added to the options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9494 a1c6a512-1295-4272-9138-f99709370657
* Oops, rename the global bool exit to doneHristo Kovachev2006-04-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9490 a1c6a512-1295-4272-9138-f99709370657
* Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer ↵Hristo Kovachev2006-04-04
| | | | | | plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9488 a1c6a512-1295-4272-9138-f99709370657
* iPod: Make the hold switch bring up the in-game menu.Dave Chapman2006-04-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9487 a1c6a512-1295-4272-9138-f99709370657
* Correct the #ifdef logic for timer_unregister() and add a comment describing ↵Dave Chapman2006-04-04
| | | | | | why we need to surround the use of the user timer with #ifdefs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9486 a1c6a512-1295-4272-9138-f99709370657
* Fix: don't ask for what file to save to if you 'Save Changes' with a file ↵Zakk Roberts2006-04-04
| | | | | | already opened. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9481 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
* Workaround for Rockbox's broken memset on ARMDave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9476 a1c6a512-1295-4272-9138-f99709370657
* Fix pause bugAdam Boot2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9474 a1c6a512-1295-4272-9138-f99709370657
* Updates doom menu w/ new graphics, now requires rockdoom.wad: ↵Karl Kurbjun2006-04-03
| | | | | | http://alamode.mines.edu/~kkurbjun/rockdoom.wad git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9468 a1c6a512-1295-4272-9138-f99709370657
* Prevent a potential unaligned memory accessDave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9462 a1c6a512-1295-4272-9138-f99709370657
* Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user ↵Dave Chapman2006-04-03
| | | | | | timer on the ipods, so we use it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9461 a1c6a512-1295-4272-9138-f99709370657
* Finishing touchesKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9460 a1c6a512-1295-4272-9138-f99709370657
* Doom can't use the user timer at the same time as using the grayscale lib.Dave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9459 a1c6a512-1295-4272-9138-f99709370657
* Fix #ifKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9458 a1c6a512-1295-4272-9138-f99709370657
* Start building for H100'sKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9457 a1c6a512-1295-4272-9138-f99709370657
* Add grayscale lib for the H100'sKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9456 a1c6a512-1295-4272-9138-f99709370657
* Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev2006-04-03
| | | | | | | Also correct a var clash between the rockbox's gui api and doom plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
* Fix warningKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9446 a1c6a512-1295-4272-9138-f99709370657
* Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c ↵Karl Kurbjun2006-04-03
| | | | | | though. I havn't seen any corrupted text but it may still need a proper fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9445 a1c6a512-1295-4272-9138-f99709370657
* Added remote support and music type counter to the stats plugin. Idea ↵Hristo Kovachev2006-04-02
| | | | | | inspired by patch 4882 by Dominik Riebeling, used parts of his code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9440 a1c6a512-1295-4272-9138-f99709370657
* Properly ifdef H300 video code, fix commented line handling rockbox volumeKarl Kurbjun2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9439 a1c6a512-1295-4272-9138-f99709370657
* The search plugin should not have been disabled.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9428 a1c6a512-1295-4272-9138-f99709370657
* Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9427 a1c6a512-1295-4272-9138-f99709370657
* Update adds prboom's high resolution support, also makes the scaling for ↵Karl Kurbjun2006-04-02
| | | | | | platforms w/ resolution less then 320x200 much nicer. IDoom's lookup table code has been removed. Also fixed a pallete bug. Some graphic errors are present in menu and status bar. Also updates some headers and output formatting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9418 a1c6a512-1295-4272-9138-f99709370657
* Change (and hopefully simplify) the iPod button mappings and correct some ↵Dave Chapman2006-04-02
| | | | | | comments. iPod mappings are now: Clickwheel for cursor movement, next/prev to increment/decrement number under cursor, MENU to bring up the menu, and PLAY to add a number to the scratchpad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9415 a1c6a512-1295-4272-9138-f99709370657
* Add audio playback menuDave Chapman2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9413 a1c6a512-1295-4272-9138-f99709370657
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
* Add apps/plugins/SUBDIRS file for specifying when to build each of the ↵Dave Chapman2006-04-01
| | | | | | multi-file plugins instead of specifying it directly in the Makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9397 a1c6a512-1295-4272-9138-f99709370657
* Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9393 a1c6a512-1295-4272-9138-f99709370657
* Mikachu's color patchDaniel Stenberg2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9392 a1c6a512-1295-4272-9138-f99709370657
* Add check for ipod 3G keypad - these checks looks like they should beDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9388 a1c6a512-1295-4272-9138-f99709370657
* Ondio buttons for spacerocksLinus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9386 a1c6a512-1295-4272-9138-f99709370657