summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* figure out the size of the target LCD and more fiddling to work properlyDaniel Stenberg2005-11-14
* H300: Correct LCD type and CODEC buffer sizeLinus Nielsen Feltzing2005-11-14
* Added 16-bit RGB format to bmp2rbLinus Nielsen Feltzing2005-11-14
* moved to /wpsDaniel Stenberg2005-11-14
* moved into the new /wps moduleDaniel Stenberg2005-11-14
* we start the WPS collection in this new moduleDaniel Stenberg2005-11-14
* the WPS file itselfDaniel Stenberg2005-11-14
* xameius ipod WPS and my first take at a script that generates a .cfg file forDaniel Stenberg2005-11-14
* Placeholder definition for iPod keypadDave Chapman2005-11-14
* Define framebuffer for 16-bit displaysDave Chapman2005-11-14
* iPod: Add backlight functions for NanoDave Chapman2005-11-14
* First attempt at iPod threading.Thom Johansen2005-11-13
* iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef.Thom Johansen2005-11-13
* new label for "move to next folder" option: "Auto change directory"Anton Oleynikov2005-11-13
* fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov2005-11-13
* Implement (unreliable) button detection using code from ipodlinux bootloader ...Dave Chapman2005-11-13
* Implement screen_dump() function for 16-bit colour displaysDave Chapman2005-11-13
* Allow S/PDIF as recording source in the archos simsLinus Nielsen Feltzing2005-11-13
* Allow volume change in the recording screenLinus Nielsen Feltzing2005-11-13
* removed set audio status method - will be using different approachAnton Oleynikov2005-11-13
* iPod: Work around a problem with one Tremor function not being happy in IRAM ...Dave Chapman2005-11-13
* iPod: Disable building the plugins for nowDave Chapman2005-11-13
* Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman2005-11-13
* Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a...Dave Chapman2005-11-13
* new function to set audio status (to be used later)Anton Oleynikov2005-11-13
* iRiver: fix for audio kept on while playing a file + new function to set audi...Anton Oleynikov2005-11-13
* Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman2005-11-13
* iPod: Remove duplicate placeholder #ifdefDave Chapman2005-11-13
* Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the...Jens Arnold2005-11-12
* fix warning on player buildsDaniel Stenberg2005-11-12
* create the wps dir tooDaniel Stenberg2005-11-12
* 1 - assume and use WPS files in .rockbox/wpsDaniel Stenberg2005-11-12
* Use LCD_WHITE macro - this is defined for both greyscale and colour LCDsDave Chapman2005-11-12
* iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman2005-11-12
* iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman2005-11-12
* iPod: dummy implementation of dbg_flash_id()Dave Chapman2005-11-12
* Use the correct call to lcd_set_background() for colour LCDsDave Chapman2005-11-12
* iPod: current_tick is (currently) a macro - so we exclude it from the plugin ...Dave Chapman2005-11-12
* More iPod changesDave Chapman2005-11-12
* iPod changesDave Chapman2005-11-12
* "signed char" policeDave Chapman2005-11-12
* Explicitly make int8_t a "signed char" for better portability. e.g. "char" i...Dave Chapman2005-11-12
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* Use ICODE_ATTR instead of __attribute__ ((section(".icode")))Dave Chapman2005-11-12
* Fix for broken simulatorsAndy2005-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