| Commit message (Expand) | Author | Age |
| ... | |
| * | 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-12 |
| * | 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-11 |
| * | 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-10 |
| * | 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-09 |
| * | 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-08 |
| * | 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-07 |
| * | 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 | 2005-11-06 |
| * | The seek_time member of the codec API needs to be decremented before use as a... | Thom Johansen | 2005-11-06 |
| * | Disabled Musepack seeking, since it's so slow that most users conclude the co... | Thom Johansen | 2005-11-06 |
| * | some multi-screen work in playlist.c, properly formated splash.h | Kevin Ferrare | 2005-11-06 |
| * | iRiver: New crossfader with more configuration capability. Might still | Miika Pekkarinen | 2005-11-06 |
| * | iRiver: Fixed the wps not to stop audio before shutdown has been | Miika Pekkarinen | 2005-11-06 |
| * | Added wrapping on settings when reaching limits and when long key press is en... | Kevin Ferrare | 2005-11-06 |
| * | Fixed the hang and weird behaviour with logf support enabled. | Miika Pekkarinen | 2005-11-06 |
| * | Corrected the bug with boolean settings (the inverted screen that couldn't be... | Kevin Ferrare | 2005-11-06 |
| * | Unrolled loops up to order 10 plus slight optimisation of default case. | Thom Johansen | 2005-11-05 |
| * | New plugin: Bejeweled game for Recorder, Ondio, and iRiver. | Adam Boot | 2005-11-05 |
| * | Added ID3v2 skipping for Musepack files. Switched ReplayGain strings to use t... | Thom Johansen | 2005-11-05 |
| * | Corrected a bug introduced with the multi screen settings handling code : The... | Kevin Ferrare | 2005-11-05 |
| * | Fixed the halved volume bug, remove ad-hoc metadata loading and add ReplayGai... | Thom Johansen | 2005-11-04 |
| * | Added proper metadata parsing for musepack files, including ReplayGain. | Thom Johansen | 2005-11-04 |
| * | Added documentation to the new select API, made settings.c to use gui_syncspl... | Kevin Ferrare | 2005-11-04 |
| * | Added iriver remote keys support to the option selection in the menus, correc... | Kevin Ferrare | 2005-11-04 |
| * | Rolled back "Follow playlist" change | Björn Stenberg | 2005-11-04 |
| * | oops ! fixed the compile error on the archos player, forgot a ifdef ... | Kevin Ferrare | 2005-11-04 |
| * | Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co... | Kevin Ferrare | 2005-11-04 |
| * | default for "Follow playlist" option is set to "yes" | Anton Oleynikov | 2005-11-03 |
| * | Recorder v1: removed duplicate battery debug code. | Jens Arnold | 2005-11-03 |
| * | Add seekpoint parsing and dummy ICODE_ATTR macro to standalone FLAC test program | Dave Chapman | 2005-11-03 |
| * | Move code into IRAM and explicitly inline some functions (gcc was inlining th... | Dave Chapman | 2005-11-03 |
| * | Move all code into IRAM | Dave Chapman | 2005-11-03 |