- 2c83634 new icons for radio status by Anton Oleynikov · 19 years ago
- 5745e41 Fixed bad CR/LF handling in the WPS parser by Linus Nielsen Feltzing · 19 years ago
- b216422 display radio status (play/pause as on/mute) by Anton Oleynikov · 19 years ago
- c94557e refactored radio status code by Anton Oleynikov · 19 years ago
- a51a5b7 Updated the Finnish language file. by Miika Pekkarinen · 19 years ago
- 3074394 If follow playlist is enabled, the playlist viewer should start at the current playing track. Minor code cleanup. by Hardeep Sidhu · 19 years ago
- 0afd971 used generic yes/no dialog for confirmation of presets clearing by Anton Oleynikov · 19 years ago
- 8690a39 Fixed a problem that wps didn't update instantly with buffered tracks by Miika Pekkarinen · 19 years ago
- 731b22e Fixed the track skipping problem when repeat all and change to next by Miika Pekkarinen · 19 years ago
- 76469cf fixed position of codec image by Anton Oleynikov · 19 years ago
- b85cdbb Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. The multi-screen code doesn't handle certain combinations (which aren't found in current targets). A combination of one charcell and one bitmap lcd will make it crash, and a combination of two bitmap LCDs with a depth > 1 but different pixel formats will show wrong colours/ shades on the remote. by Jens Arnold · 19 years ago
- 5bf5e61 iPod: signed-char police by Dave Chapman · 19 years ago
- fbfb7db Correct typo that prevented Nano from building by Dave Chapman · 19 years ago
- b2a9952 Removed the separate #ifndef SIMULATOR defines. by Miika Pekkarinen · 19 years ago
- 354a006 User now receives a message if initial directory cache initialization fails. by Miika Pekkarinen · 19 years ago
- 93d8ca5 Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define. by Miika Pekkarinen · 19 years ago
- f9234b3 Forgot to initialize the ticking reduce setting on boot. by Miika Pekkarinen · 19 years ago
- 05fdb1a Added option to reduce (and almost prevent) the remote lcd ticking by Miika Pekkarinen · 19 years ago
- 80ed9ea Changed the "Please wait" message to "Loading..." by Miika Pekkarinen · 19 years ago
- fe77240 iPod: First attempt to implement sensible button mappings. Changes to all targets to replace a small number of references to raw button codes (BUTTON_???) with their abstract equivalents. by Dave Chapman · 19 years ago
- a807fca Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD by Dave Chapman · 19 years ago
- 97df7ca Fix button problems - disable button_flip for the iPod and disable software poweroff by Dave Chapman · 19 years ago
- af32459 iPod: Correct the button definitions. by Dave Chapman · 19 years ago
- d3561bc Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which isn't defined in the simulators) by Dave Chapman · 19 years ago
- 664a418 Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump() by Dave Chapman · 19 years ago
- 260f8d3 Add LCD_PIXELFORMAT config variable to distinguish between the two types of 16-bit framebuffers (the ipod framebuffer is byte-swapped) by Dave Chapman · 19 years ago
- bbe919b iriver bootloader: Better handling of the Hold buttons, turn on the remote backlight when booting, look for /.rockbox/rockbox.iriver before trying /rockbox.iriver by Linus Nielsen Feltzing · 19 years ago
- d5f3e9b H100: turn off remote backlight before cutting the power by Linus Nielsen Feltzing · 19 years ago
- 30393c2 Patch #1346455 by Jens Arnold - SDRAM init fixes by Linus Nielsen Feltzing · 19 years ago
- b498449 H300: remote backlight on GPO33 by Linus Nielsen Feltzing · 19 years ago
- cff2a77 Ooops, broke the H1x0 mkboot by Linus Nielsen Feltzing · 19 years ago
- d06bd60 Removed a warning by Linus Nielsen Feltzing · 19 years ago
- 9c0f1a9 More stable playback with reduced stuttering when skipping tracks. by Miika Pekkarinen · 19 years ago
- 88a2a8a Added H300 to the fwpatcher utility by Linus Nielsen Feltzing · 19 years ago
- d2779e5 Removed double usage of the H image identifier by Linus Nielsen Feltzing · 19 years ago
- a5fae98 Fixed a WPS parsing bug where it would interpret stray x chars as %x tags by Linus Nielsen Feltzing · 19 years ago
- 10f2f89 Fixed an empty directory problem with dircache when renaming files. by Miika Pekkarinen · 19 years ago
- 32a43e2 When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly. by Christi Scarborough · 19 years ago
- e16ebf1 Moved the power_init() call to main(), removed unfinished inits for the H300 by Linus Nielsen Feltzing · 19 years ago
- bd0d12c H300: The FM tuner uses different port pins by Linus Nielsen Feltzing · 19 years ago
- 64d9ee7 H300: power_init() adjustments by Linus Nielsen Feltzing · 19 years ago
- f4c2b96 H300 has no ATA LED by Linus Nielsen Feltzing · 19 years ago
- fa24eb9 lots of old and new edits by Björn Stenberg · 19 years ago
- eb148c0 Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tag by Linus Nielsen Feltzing · 19 years ago
- e06c7d3 Add the 'rwps' field for <wps> sections with a RWPS: field, but not for <rwps> ones. by Daniel Stenberg · 19 years ago
- ff0bae0 not static by Daniel Stenberg · 19 years ago
- 266272a Aligned the engineeer2 WPS by Linus Nielsen Feltzing · 19 years ago
- 313cfc0 Correctly auto-save bookmarks when powering off in the WPS by Linus Nielsen Feltzing · 19 years ago
- 09fce70 Missing file headers put back. Code within 80 cols. Code policed indenting by Daniel Stenberg · 19 years ago
- fe2c40a private function made static by Daniel Stenberg · 19 years ago
- 3b5449f Initial stab at theme support. by Christi Scarborough · 19 years ago
- 8719f09 generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed) by Kevin Ferrare · 19 years ago
- ec0a8a7 oops, wrong rwps dimensions in the previous commit by Anton Oleynikov · 19 years ago
- 24c0704 added RWPS for iAmp in the new format by Anton Oleynikov · 19 years ago
- 88f359f Added tiny docs, only make .cfg files for <wps> sections and shut up a few by Daniel Stenberg · 19 years ago
- bba039d Removed the percent symbol from the volume and battery WPS tags by Linus Nielsen Feltzing · 19 years ago
- 7dd4af8 link to since25 by Björn Stenberg · 19 years ago
- ce442fd added copying of RWPS files (if exist) by Anton Oleynikov · 19 years ago
- f4e0ff7 Added the wps module by Linus Nielsen Feltzing · 19 years ago
- dad0118 added RWPS for iAmp by Anton Oleynikov · 19 years ago
- cf53847 Re-adding these bitmaps as binary files by Christi Scarborough · 19 years ago
- a8ef815 Removing these files so I can re-commit them as binaries by Christi Scarborough · 19 years ago
- 2bace6a .rwps support and support for a rwps: field within the WPSLIST file, which by Daniel Stenberg · 19 years ago
- bec94c9 Some consistency fixes for the WPS module by Christi Scarborough · 19 years ago
- e6cef6e zezayer WPS by Jake Owen by Christi Scarborough · 19 years ago
- 2bbb903 iAmp WPS from Raymond Hoh by Anton Oleynikov · 19 years ago
- f01563c Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account for the non-square LCD aspect. by Jens Arnold · 19 years ago
- f8cc321 And the rest of the files too by Christi Scarborough · 19 years ago
- 4c0b83f Remote WPS support (and some WPS bugfixes) by Stephan Wezel by Christi Scarborough · 19 years ago
- bc1fb0f No voice string for the "please wait" splash. by Miika Pekkarinen · 19 years ago
- bae4fed Fix to the previous commit: Pointers were not always correctly erased. by Miika Pekkarinen · 19 years ago
- 735f453 Added dircache support to playlist. Now playlist filename pointers are by Miika Pekkarinen · 19 years ago
- bc8a4e4 Don't call a plugin function just 'main()', this will crash the win32 simulator. by Jens Arnold · 19 years ago
- 6a5cc3a 16bit LCD driver: Optimised native bitmap drawing. by Jens Arnold · 19 years ago
- c6417b4 Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. Simpler & faster this way. * Changed separate lcd_update() implementation into a simple call of lcd_update_rect() with the full rectangle. by Jens Arnold · 19 years ago
- a436a74 Minor cleaning of the iPod LCD driver by Dave Chapman · 19 years ago
- 4d7ef94 iPod: Correct the background colour of the IPL logo by Dave Chapman · 19 years ago
- 355ce62 iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable plugins for the iPod (which is probably a better choice anyway) by Dave Chapman · 19 years ago
- a229dba Engineer2 WPS by Magnus Westerlund (properly this time) by Christi Scarborough · 19 years ago
- bde4996 Engineer2 WPS by Magnus Westerlund by Christi Scarborough · 19 years ago
- 95c0032 repaired the h300 x11 sim build by Daniel Stenberg · 19 years ago
- 5236ca9 Moved some often-used parts of the LCD driver into IRAM. by Jens Arnold · 19 years ago
- b0a4b3e Fixed the 16bit screendump to work with either endianess and use the 16 bit BMP format. by Jens Arnold · 19 years ago
- 4be7e5f Always turn on the backlight in the H300 boot loader by Linus Nielsen Feltzing · 19 years ago
- 73a35a1 Reverted erroneous commit by Linus Nielsen Feltzing · 19 years ago
- d79f3a1 added "Auto scan presets" option to radio menu by Anton Oleynikov · 19 years ago
- df0e5ef Cleaned up bootloader linker control file and added the H300 target by Linus Nielsen Feltzing · 19 years ago
- 5982595 Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). Some cleanup; killed a ton of TABs. by Jens Arnold · 19 years ago
- 3287702 Can now patch a bootloader image into an H300 firmware by Linus Nielsen Feltzing · 19 years ago
- c6bf8e6 Correct bootloader type for h300 by Linus Nielsen Feltzing · 19 years ago
- 5b2cba1 Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now all LCDs with depth > 1 use the same datatype. Added macros for easy pixel value definition. by Jens Arnold · 19 years ago
- 15046f9 show/hide icons now works properly in playlist viewer by Kevin Ferrare · 19 years ago
- 2a7546a fixed the warning, forgot an include by Kevin Ferrare · 19 years ago
- e991bee replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer by Kevin Ferrare · 19 years ago
- 76b75ef H300 button driver by Linus Nielsen Feltzing · 19 years ago
- 5f6ee67 Added adc_scan() prototype for H300 by Linus Nielsen Feltzing · 19 years ago
- 91c4873 H300: ADC driver by Linus Nielsen Feltzing · 19 years ago
- ffe0b23 Added single-byte read/write functions for the PCF50606 driver by Linus Nielsen Feltzing · 19 years ago
- fa32b8c H300 has no S/PDIF by Linus Nielsen Feltzing · 19 years ago
- 0cb38b0 (dast) refer to the newer pages by Björn Stenberg · 19 years ago