summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* iPod: current_tick is (currently) a macro - so we exclude it from the plugin ...Dave Chapman2005-11-12
* "signed char" policeDave Chapman2005-11-12
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* OopsDave Chapman2005-11-12
* Move ff_log2_tab out of header file into its own .c fileDave Chapman2005-11-11
* fixed a bug in folder skipping preventing a feature to work in some casesAnton Oleynikov2005-11-11
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* iRiver: more robust folder skip routines + folder navigation on main unit viaAnton Oleynikov2005-11-10
* Don't reset plugin_loaded flag for a TSR plugin until it's exited. Fixes pro...Hardeep Sidhu2005-11-10
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* H300: Fix dbg_save_roms().Jens Arnold2005-11-09
* Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare2005-11-09
* That was *not* supposed to be committed :-)Linus Nielsen Feltzing2005-11-08
* Removed a redundant commentLinus Nielsen Feltzing2005-11-08
* Quick fix to make the h300 build workLinus Nielsen Feltzing2005-11-08
* Fixed bad check for LCD sizeLinus Nielsen Feltzing2005-11-08
* Added set_background() for color LCDLinus Nielsen Feltzing2005-11-08
* Ooops.Jens Arnold2005-11-08
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* No longer build the main output binary file when doing debug builds.Daniel Stenberg2005-11-07
* Use set_int() for the crossfade time settings.Jens Arnold2005-11-07
* The WPS buffer wasn't big enough for my 2.2k WPS file. Increased buffer size...Christi Scarborough2005-11-07
* Please discuss default changes in the future\!Jens Arnold2005-11-07
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Changed output format of libmpcdec to non-interleaved stereo for a slight spe...Thom Johansen2005-11-06
* The seek_time member of the codec API needs to be decremented before use as a...Thom Johansen2005-11-06
* Disabled Musepack seeking, since it's so slow that most users conclude the co...Thom Johansen2005-11-06
* some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare2005-11-06
* iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen2005-11-06
* iRiver: Fixed the wps not to stop audio before shutdown has beenMiika Pekkarinen2005-11-06
* Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare2005-11-06
* Fixed the hang and weird behaviour with logf support enabled.Miika Pekkarinen2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Unrolled loops up to order 10 plus slight optimisation of default case.Thom Johansen2005-11-05
* New plugin: Bejeweled game for Recorder, Ondio, and iRiver.Adam Boot2005-11-05
* Added ID3v2 skipping for Musepack files. Switched ReplayGain strings to use t...Thom Johansen2005-11-05
* Corrected a bug introduced with the multi screen settings handling code : The...Kevin Ferrare2005-11-05
* Fixed the halved volume bug, remove ad-hoc metadata loading and add ReplayGai...Thom Johansen2005-11-04
* Added proper metadata parsing for musepack files, including ReplayGain.Thom Johansen2005-11-04
* Added documentation to the new select API, made settings.c to use gui_syncspl...Kevin Ferrare2005-11-04
* Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare2005-11-04
* Rolled back "Follow playlist" changeBjörn Stenberg2005-11-04
* oops ! fixed the compile error on the archos player, forgot a ifdef ...Kevin Ferrare2005-11-04
* Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare2005-11-04
* default for "Follow playlist" option is set to "yes"Anton Oleynikov2005-11-03
* Recorder v1: removed duplicate battery debug code.Jens Arnold2005-11-03
* Add seekpoint parsing and dummy ICODE_ATTR macro to standalone FLAC test programDave Chapman2005-11-03
* Move code into IRAM and explicitly inline some functions (gcc was inlining th...Dave Chapman2005-11-03
* Move all code into IRAMDave Chapman2005-11-03