- e68a2e6 Remote keys support for the demystify plugin (added remote_directions to the plugins actions), updated key bindings in manual by Kevin Ferrare · 18 years ago
- f074b46 Cleaned up the demistify plugin a litle bit, switched the key handling to the action API by Kevin Ferrare · 18 years ago
- f22dd51 unused variable by Jonathan Gordon · 18 years ago
- 9dca6aa convert the last of the menus in text_editor to the new api by Jonathan Gordon · 18 years ago
- 60e7472 Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced with the current foreground colour by Jonathan Gordon · 18 years ago
- a5278fa Rearrange and cleanup settings code by Jonathan Gordon · 18 years ago
- 84e939d Jewels puzzle tiles - better adaptation to the different screen sizes and a bit of polishing. by Marianne Arnold · 18 years ago
- 32eddb4 Jewels: repair resuming of puzzle mode games. by Jens Arnold · 18 years ago
- cf872bd Remove test_codec. by Michael Giacomelli · 18 years ago
- 93bc5ef Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is now slightly faster. Thanks to preglow for suggesting I test with a full scale normalized square wave. by Michael Giacomelli · 18 years ago
- 68d70b3 Turn on backlight when test_codec speed test is finished by Nils Wallménius · 18 years ago
- c7c21ae Remove tabs (I wonder why Anjuta decided to insert them there) by Peter D'Hoye · 18 years ago
- 11b559a Use splashes for errors in the properties plugin by Peter D'Hoye · 18 years ago
- 76855f0 File/Dir properties should at least print an error message when something goes wrong by Peter D'Hoye · 18 years ago
- 92718a8 Oops, this change shouldn't have been committed by Dave Chapman · 18 years ago
- 9cb40ea WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and add new files to apps/FILES by Dave Chapman · 18 years ago
- 473c191 Ooops. by Jens Arnold · 18 years ago
- 36de1a4 Gra, i really need to get some sleep. by Antoine Cellerier · 18 years ago
- a1c3b98 Add repeat for the alt buttons too. by Antoine Cellerier · 18 years ago
- 68ddbc0 Oops. by Antoine Cellerier · 18 years ago
- abf9232 control imporvements for iPod by DerPapst. by Antoine Cellerier · 18 years ago
- cd82964 Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. by Antoine Cellerier · 18 years ago
- 58f97f5 Really implement the simple strategy from hinversi. by Antoine Cellerier · 18 years ago
- 9af4289 Implement 2 simple AIs for reversi: by Antoine Cellerier · 18 years ago
- bccdc00 Starfield background should be black (this code from r11605 didn't make it past r13075). by Antoine Cellerier · 18 years ago
- 899feca Oops. Should fix compilation errors / warnings. by Antoine Cellerier · 18 years ago
- 86437ae Add possibility to use colors in starfield plugin using Play/Select. Based on idea by Nathan Hand in FS #2834. by Antoine Cellerier · 18 years ago
- fd6a927 Fix X5/M5 compilation. by Antoine Cellerier · 18 years ago
- b4b34f0 FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by me to make it compile due to the menu api change and compile for e200. by Antoine Cellerier · 18 years ago
- 189a5f8 Attempt red build fix. (/me crosses fingers) by Antoine Cellerier · 18 years ago
- 0cbb4cd Should fix X5/M5 compile errors. by Antoine Cellerier · 18 years ago
- ec7252c Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the default level file back to the previous filename) by Antoine Cellerier · 18 years ago
- 4e7b760 propset svn:keywords Id by Antoine Cellerier · 18 years ago
- b046b79 FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper. by Antoine Cellerier · 18 years ago
- cf089d3 * FS #7373 - Maze: Button changes for iPods * Use black as foreground color by Antoine Cellerier · 18 years ago
- fef4633 FS #6636 - "Maze generator plugin" by Matthias Wientapper. by Antoine Cellerier · 18 years ago
- f91d06d Apply FS #6702: More Sokoban Improvements. by Antoine Cellerier · 18 years ago
- 13de658 If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205 by Peter D'Hoye · 18 years ago
- dfa4e64 Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * Make info splash display number of flags and number of mines. * Directions on iPod use Left/Right/Menu/Play now, with Select for flagging and long Select for exploring. Additionally, Scroll Left/Right goes left/right with wrapping to the previos/next line at the edges. * Make info splash work on Iaudios. * Swap main explore and flag buttons on recorder (and av300) to make them consistent with the other tragets and the rest of the minesweeper world. * On irivers, Rec can be used as an alternative for flagging, making one-handed playing easier on H1x0. * Removed unused macros. by Jens Arnold · 18 years ago
- a28d74e Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter by Karl Kurbjun · 18 years ago
- 3490acb Fix red rockboy builds on archos. Somebody with more rockboy knowledge might want to check this fix ;) by Peter D'Hoye · 18 years ago
- 78c4553 Sound improvements for rockboy - players now sync the sound (The gigabeat now plays at a steady 60 fps as long as the frameskip is set properly). If a new sample is not available a blank buffer is used. All devices use 44.1 kHz for gameboy sound now so no more high pitched sounds. Added a screen rotation option. Removed unscaled code for devices with a screensize smaller than the gameboy. All buttons are now configurable. Scroll wheel devices still have button configuration problems though. by Karl Kurbjun · 18 years ago
- 3585ee7 change the fps calculation so setting changes are visible without delay by Marcoen Hirschberg · 18 years ago
- 95d4145 move button_loop to prepare for the next commit by Marcoen Hirschberg · 18 years ago
- 01f90d6 Forgot to change the spelling in viewers.config. by Paul Louden · 18 years ago
- f8b5913 Make user-visible spelling "colours" rather than "colors". by Paul Louden · 18 years ago
- f01b661 Add a "Speed test folder" option for batch testing. When this option is selected, all files in the same directory as the selected file will be tested, and the results written to a numbered log file in the root. Thanks to Jens for his screen+file logging functions I stole from test_disk. by Dave Chapman · 18 years ago
- 1b947de s/icons/colors by Jonathan Gordon · 18 years ago
- 46e186f extend the text editor plugin to be able to modify the .colors file by Jonathan Gordon · 18 years ago
- 0b4b8f0 Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart the current level. Score handling in puzzle mode is still kind of broken. by Antoine Cellerier · 18 years ago
- c1dc501 Ahem ... fix compilation. I also forgot to mention that puzzle images don't look good atm so if anyone wants to draw nice ones ... feel free to do so. by Antoine Cellerier · 18 years ago
- bbb9da3 Add "Puzzle" game type to jewels. Idea from Sam Hocevar's MonsterZ (http://sam.zoy.org/monsterz). by Antoine Cellerier · 18 years ago
- 06b32fa Make test_codec work in the sim again. by Dave Chapman · 18 years ago
- bb12e55 Mandelbrot: slight speedup on coldfire targets. Only noticeable at high iteration depths with full precision. by Jens Arnold · 18 years ago
- 5bb7ede Replace VU meter menu with a new one using the new menu api, fixes some by Nils Wallménius · 18 years ago
- 61cf9b8 Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra header file by Nils Wallménius · 18 years ago
- c7f9ca4 Accept FS#7264 'Build with -Os switch for coldfire targets'. by Nils Wallménius · 18 years ago
- 4354878 Fix metronome errors for hw codec. by Michael Sevakis · 18 years ago
- 4597ebe Plugins that play sound must be sure to set inputs and outputs on audio muxed targets. Add strict adherence to the interface protocols. Make sure playback sets the playback output as well. by Michael Sevakis · 18 years ago
- bcac364 Fix small preprocessor goofup. by Michael Sevakis · 18 years ago
- 2d48d0f Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first. by Michael Sevakis · 18 years ago
- 691a078 Add test_codec to viewers.config. As Jens pointed out, if it's not built, it won't be included in the target viewers.config, so it does no harm to include it. by Dave Chapman · 18 years ago
- 4f711da Fix a bug concerning difficulty, pointed out by DerPapst in IRC. by Paul Louden · 18 years ago
- e8c94d8 * Speed up the level transition in Star for iPod Video (else it's sloooooow). by Antoine Cellerier · 18 years ago
- d90042d Fix drawing on overlaping qixes on B&W displays. by Antoine Cellerier · 18 years ago
- 45cfca8 Yet some more optimisation and recorder/ondio related bug fixing for Xobox. by Antoine Cellerier · 18 years ago
- 0150e4d Fix bitmap drawing for b&w targets on xobox. by Antoine Cellerier · 18 years ago
- cdc295d Add recorder and ondio support to Xobox. by Antoine Cellerier · 18 years ago
- 89fee25 Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed. by Antoine Cellerier · 18 years ago
- 3611b4c * xobox.c: Fix speed range. by Antoine Cellerier · 18 years ago
- 3240c01 * xobox.c: User configurable speed and difficulty levels. by Antoine Cellerier · 18 years ago
- aec5814 Some fixes to doom dehacked loading - make embedded dehacked files actually load, fix end of file detection in the string loader, fix ammo changes, fix bex code pointers. Also added the * flag to sscanf - still only tested against rockdoom sscanf calls. by Karl Kurbjun · 18 years ago
- 7428b79 * minesweeper.c: Cosmetics. by Antoine Cellerier · 18 years ago
- ffcc94e * xobox.c: Don't call lcd_clear_display() since we're redrawing every single screen pixel afterwards. by Antoine Cellerier · 18 years ago
- e9680ae * xobox.c: simplify a bit more. by Antoine Cellerier · 18 years ago
- b5d5f7f * xobox.c: - Speed it up (makes it play without lag on iPod Video). by Antoine Cellerier · 18 years ago
- 52a64c3 Correct butoon help text for ipods, fixes FS#7243 by Nils Wallménius · 18 years ago
- be0cbc9 Oops forgot to svn add new files by Nils Wallménius · 18 years ago
- 3e190c8 Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored in PGN format by Nils Wallménius · 18 years ago
- 0416452 Wavrecord: Let the menu start at the most convenient item. by Jens Arnold · 18 years ago
- 1186c18 Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine before. by Dave Chapman · 18 years ago
- 621725a Fix compilation on the H10 - it doesn't have BUTTON_SELECT. by Dave Chapman · 18 years ago
- 73ef83f Extended test_disk plugin: * Measure directory manipulation speed (file create/open/delete, directory scan) and file create/write/read access speed for several buffer sizes. * Added log file writing (one file per menu action). by Jens Arnold · 18 years ago
- 8970055 Hopefully take care of the scrollwheel difficulties in plugins on e200. by Michael Sevakis · 18 years ago
- 14b639d wavrecord needs its own source count. Source defines also collided with some new constants and that was part of the problem too. by Michael Sevakis · 18 years ago
- 6dbf408 Fix the wavrecord errors by Michael Sevakis · 18 years ago
- b85817a Update some comments in menu.h to be hopefully more helpful. by Jonathan Gordon · 18 years ago
- 5b0ced8 directly calculate some defines from the screen size by Marcoen Hirschberg · 18 years ago
- a7168fe attempt to make the Gigabeat button mappings in the plugins more logical and in line with the mapping in rockbox itself by Marcoen Hirschberg · 18 years ago
- e09b87a WAV recording plugin: Fix distortion when feeding a full-range digital signal (most noticeable from S/PDIF), and make it obvious that S/PDIF recording ignores the defined sample rate. by Jens Arnold · 18 years ago
- 0671cee remove useless button defines by Marcoen Hirschberg · 18 years ago
- a416cc9 Prevent idle poweroff in the MIDI player by Linus Nielsen Feltzing · 18 years ago
- 2dddc1c Fix name collision on misc.h between zxbox and core. by Jens Arnold · 18 years ago
- 52986fb Fix name collision on misc.h between zxbox and core. by Jens Arnold · 18 years ago
- b470246 Archos Recorders, Ondio FM: WAV recording plugin. This is considered a technical preview, and has the following limitations: * No peakmeters and no gain control. The plugin reuses the gain values from the core, so use the core's recording screen to set gain, then call the plugin. * Recording directory is fixed, and on Ondio it always records to external MMC (there is not much point to record WAV to the 128MB internal flash). * All supported targets just generate numbered filenames, i.e. no R[DATE][TIME].wav files on recorders. * Only records to a single file, and will stop when approaching the safe file size limit of 2GB. by Jens Arnold · 18 years ago
- fcbc699 Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091. by Linus Nielsen Feltzing · 18 years ago
- 6ea228d fix warnings by Marcoen Hirschberg · 18 years ago
- 0d02c13 add a menu to the chessbox plugin, FS #7186 by Mauricio Peccorini by Marcoen Hirschberg · 18 years ago
- 95b52a0 Make bubbles smoother (and a bit faster) on the gigabeat. by Nicolas Pennequin · 18 years ago
- 4bf27ec another LAME for colombo... fix the sansa wheel; in solitaire by Jonathan Gordon · 18 years ago