Age | Commit message (Expand) | Author |
2006-01-10 | Correct metronome sound on PCM playback targets | Linus Nielsen Feltzing |
2006-01-10 | Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups | Linus Nielsen Feltzing |
2006-01-10 | Metronome now builds on all targets | Linus Nielsen Feltzing |
2006-01-10 | Add iPod button definitions for Metronome | Dave Chapman |
2006-01-10 | Don't build metronome on the iPod | Linus Nielsen Feltzing |
2006-01-10 | Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ... | Linus Nielsen Feltzing |
2006-01-09 | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg |
2006-01-09 | Fixed a warning. | Jens Arnold |
2006-01-08 | Don't include the .bss section in the archos rockboy overlay as well. Explici... | Jens Arnold |
2006-01-08 | Don't include the .bss and .ibss sections in the binary image for codecs and ... | Jens Arnold |
2005-12-21 | Even more button fixes for solitaire | Linus Nielsen Feltzing |
2005-12-21 | Even more iPod solitaire fixes | Linus Nielsen Feltzing |
2005-12-21 | Solitaire fix for Archos and iPod models | Linus Nielsen Feltzing |
2005-12-20 | H300: Colors for solitaire by Ben Basha | Linus Nielsen Feltzing |
2005-12-19 | Explicitly declare char types to be signed when they must be | Dave Bryant |
2005-12-19 | Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden... | Dave Chapman |
2005-12-18 | New target - iPod Video. | Dave Chapman |
2005-12-17 | Fixed several plugins for dB volume. | Jens Arnold |
2005-12-15 | Bejeweled: Fancy new graphics plus ipod support | Adam Boot |
2005-12-15 | Colour targets: Be controversial and have white stars on a black background... | Dave Chapman |
2005-12-14 | iPod: Fix compiler warning | Dave Chapman |
2005-12-14 | iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for... | Dave Chapman |
2005-12-14 | iPod: Fix bitmaps for the iPod's byteswapped framebuffer | Dave Chapman |
2005-12-14 | iPod: Initial attempt at button mappings for plugins. All plugins now compil... | Dave Chapman |
2005-12-13 | use $(SILENT) instead of @ properly | Daniel Stenberg |
2005-12-11 | Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed be... | Dave Chapman |
2005-12-10 | Only build clock and calendar plugins for targets with RECORDER_PAD - these p... | Dave Chapman |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-12-02 | numerous gcc4 (un)signed warnings killed | Daniel Stenberg |
2005-11-29 | Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential val... | Dave Chapman |
2005-11-28 | Color graphics fix | Adam Boot |
2005-11-28 | Build solitaire for colour LCD targets. | Jens Arnold |
2005-11-27 | H300 support for Sudoku by Jonathan Gordon | Dave Chapman |
2005-11-27 | Update for H300 plus minor fixes | Adam Boot |
2005-11-26 | Fixed comment. | Jens Arnold |
2005-11-25 | Slight optimisation of gray_mono_bitmap_part() (only affects H1x0). | Jens Arnold |
2005-11-19 | iPod: signed-char police | Dave Chapman |
2005-11-19 | iPod: First attempt to implement sensible button mappings. Changes to all ta... | Dave Chapman |
2005-11-17 | Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account... | Jens Arnold |
2005-11-17 | Don't call a plugin function just 'main()', this will crash the win32 simulator. | Jens Arnold |
2005-11-17 | iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p... | Dave Chapman |
2005-11-16 | Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ... | Jens Arnold |
2005-11-16 | Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al... | Jens Arnold |
2005-11-13 | iPod: Disable building the plugins for now | Dave Chapman |
2005-11-12 | iPod: Add placeholder button definitions - these need reviewing when the butt... | Dave Chapman |
2005-11-12 | iPod: Implement plugin.lds and enable codec building for all SWCODEC platform... | Dave Chapman |
2005-11-08 | Quick fix to make the h300 build work | Linus Nielsen Feltzing |
2005-11-08 | Fixed bad check for LCD size | Linus Nielsen Feltzing |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-11-05 | New plugin: Bejeweled game for Recorder, Ondio, and iRiver. | Adam Boot |