Age | Commit message (Expand) | Author |
2005-11-14 | H300 logo | Linus Nielsen Feltzing |
2005-11-14 | H300 Rockbox logo | Linus Nielsen Feltzing |
2005-11-14 | New type for the LCD frame buffer data | Linus Nielsen Feltzing |
2005-11-14 | moved to /wps | Daniel Stenberg |
2005-11-14 | moved into the new /wps module | Daniel Stenberg |
2005-11-14 | the WPS file itself | Daniel Stenberg |
2005-11-14 | xameius ipod WPS and my first take at a script that generates a .cfg file for | Daniel Stenberg |
2005-11-13 | new label for "move to next folder" option: "Auto change directory" | Anton Oleynikov |
2005-11-13 | fm radio: new preset mode, new button assignment and remote support for iRiver, | Anton Oleynikov |
2005-11-13 | Implement screen_dump() function for 16-bit colour displays | Dave Chapman |
2005-11-13 | Allow volume change in the recording screen | Linus Nielsen Feltzing |
2005-11-13 | removed set audio status method - will be using different approach | Anton Oleynikov |
2005-11-13 | iPod: Work around a problem with one Tremor function not being happy in IRAM ... | Dave Chapman |
2005-11-13 | iPod: Disable building the plugins for now | Dave Chapman |
2005-11-13 | Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a... | Dave Chapman |
2005-11-13 | iRiver: fix for audio kept on while playing a file + new function to set audi... | Anton Oleynikov |
2005-11-13 | Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ... | Dave Chapman |
2005-11-12 | fix warning on player builds | Daniel Stenberg |
2005-11-12 | 1 - assume and use WPS files in .rockbox/wps | Daniel Stenberg |
2005-11-12 | Use LCD_WHITE macro - this is defined for both greyscale and colour LCDs | 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-12 | iPod: dummy implementation of dbg_flash_id() | Dave Chapman |
2005-11-12 | Use the correct call to lcd_set_background() for colour LCDs | Dave Chapman |
2005-11-12 | iPod: current_tick is (currently) a macro - so we exclude it from the plugin ... | Dave Chapman |
2005-11-12 | "signed char" police | Dave Chapman |
2005-11-12 | Removed monitor option from audio_set_recording_options and the global settin... | Andy |
2005-11-12 | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy |
2005-11-12 | Oops | Dave Chapman |
2005-11-11 | Move ff_log2_tab out of header file into its own .c file | Dave Chapman |
2005-11-11 | fixed a bug in folder skipping preventing a feature to work in some cases | Anton Oleynikov |
2005-11-11 | Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati... | Dave Chapman |
2005-11-10 | iRiver: more robust folder skip routines + folder navigation on main unit via | Anton Oleynikov |
2005-11-10 | Don't reset plugin_loaded flag for a TSR plugin until it's exited. Fixes pro... | Hardeep Sidhu |
2005-11-09 | Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju... | Jens Arnold |
2005-11-09 | H300: Fix dbg_save_roms(). | Jens Arnold |
2005-11-09 | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare |
2005-11-08 | That was *not* supposed to be committed :-) | Linus Nielsen Feltzing |
2005-11-08 | Removed a redundant comment | Linus Nielsen Feltzing |
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-08 | Added set_background() for color LCD | Linus Nielsen Feltzing |
2005-11-08 | Ooops. | Jens Arnold |
2005-11-07 | Removed unused ata_standby(), changed return type of ata_sleep() to void, rem... | Jens Arnold |
2005-11-07 | No longer build the main output binary file when doing debug builds. | Daniel Stenberg |
2005-11-07 | Use set_int() for the crossfade time settings. | Jens Arnold |
2005-11-07 | The WPS buffer wasn't big enough for my 2.2k WPS file. Increased buffer size... | Christi Scarborough |
2005-11-07 | Please discuss default changes in the future\! | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-11-06 | Changed output format of libmpcdec to non-interleaved stereo for a slight spe... | Thom Johansen |