summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare11-690/+408
2005-11-16Adds support for reverting to the Rockbox default WPS. Note that the rockbox...Christi Scarborough1-14/+34
2005-11-15ICONST_ATTR policeThom Johansen1-1/+1
2005-11-15Speed up layer 1 decoding considerably.Thom Johansen1-2/+2
2005-11-15Added Coldfire ASM optimised crossfeed function. Have not measured speed impr...Thom Johansen1-47/+124
2005-11-15Add logos for iPod color and NanoDave Chapman5-2/+2588
2005-11-15fix crossfeed on non-coldfire platforms and the simulatorMarcoen Hirschberg1-8/+12
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg3-5/+5
2005-11-14CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel Stenberg1-1/+1
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg6-3/+140
2005-11-14H300 logoLinus Nielsen Feltzing3-2/+11
2005-11-14H300 Rockbox logoLinus Nielsen Feltzing1-0/+1585
2005-11-14New type for the LCD frame buffer dataLinus Nielsen Feltzing1-4/+4
2005-11-14moved to /wpsDaniel Stenberg3-110/+0
2005-11-14moved into the new /wps moduleDaniel Stenberg25-0/+0
2005-11-14the WPS file itselfDaniel Stenberg1-0/+41
2005-11-14xameius ipod WPS and my first take at a script that generates a .cfg file forDaniel Stenberg27-0/+69
2005-11-13new label for "move to next folder" option: "Auto change directory"Anton Oleynikov1-3/+3
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov2-74/+330
2005-11-13Implement screen_dump() function for 16-bit colour displaysDave Chapman1-5/+27
2005-11-13Allow volume change in the recording screenLinus Nielsen Feltzing1-25/+61
2005-11-13removed set audio status method - will be using different approachAnton Oleynikov2-15/+0
2005-11-13iPod: Work around a problem with one Tremor function not being happy in IRAM ...Dave Chapman1-0/+4
2005-11-13iPod: Disable building the plugins for nowDave Chapman1-0/+2
2005-11-13Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a...Dave Chapman3-8/+28
2005-11-13iRiver: fix for audio kept on while playing a file + new function to set audi...Anton Oleynikov2-0/+26
2005-11-13Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman1-1/+1
2005-11-12fix warning on player buildsDaniel Stenberg1-0/+5
2005-11-121 - assume and use WPS files in .rockbox/wpsDaniel Stenberg4-11/+16
2005-11-12Use LCD_WHITE macro - this is defined for both greyscale and colour LCDsDave Chapman1-10/+2
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman8-0/+80
2005-11-12iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman2-4/+18
2005-11-12iPod: dummy implementation of dbg_flash_id()Dave Chapman1-1/+8
2005-11-12Use the correct call to lcd_set_background() for colour LCDsDave Chapman1-2/+6
2005-11-12iPod: current_tick is (currently) a macro - so we exclude it from the plugin ...Dave Chapman4-0/+8
2005-11-12"signed char" policeDave Chapman2-5/+5
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy5-22/+6
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy9-56/+183
2005-11-12OopsDave Chapman1-0/+1
2005-11-11Move ff_log2_tab out of header file into its own .c fileDave Chapman2-10/+15
2005-11-11fixed a bug in folder skipping preventing a feature to work in some casesAnton Oleynikov1-1/+1
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman11-15/+653
2005-11-10iRiver: more robust folder skip routines + folder navigation on main unit viaAnton Oleynikov5-30/+74
2005-11-10Don't reset plugin_loaded flag for a TSR plugin until it's exited. Fixes pro...Hardeep Sidhu1-1/+3
2005-11-09Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold7-30/+36
2005-11-09H300: Fix dbg_save_roms().Jens Arnold1-3/+4
2005-11-09Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare8-14/+88
2005-11-08That was *not* supposed to be committed :-)Linus Nielsen Feltzing1-5/+5
2005-11-08Removed a redundant commentLinus Nielsen Feltzing1-5/+5
2005-11-08Quick fix to make the h300 build workLinus Nielsen Feltzing1-4/+6