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