summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* iRiver recording changes:Andy2005-12-02
* 16bit LCD driver: faster drawing routines.Jens Arnold2005-11-28
* Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen2005-11-27
* Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen2005-11-27
* Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing2005-11-27
* No S/PDIF playback on H300Linus Nielsen Feltzing2005-11-27
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* Increased number of possible tick tasks.Jens Arnold2005-11-23
* Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2005-11-22
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman2005-11-21
* iPod: Correct the bootfile name for the iPod ColorDave Chapman2005-11-20
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* iPod: Make current_tick signedDave Chapman2005-11-19
* refactored radio status codeAnton Oleynikov2005-11-19
* Removed the separate #ifndef SIMULATOR defines.Miika Pekkarinen2005-11-19
* Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen2005-11-19
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman2005-11-19
* iPod: Correct the button definitions.Dave Chapman2005-11-19
* Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman2005-11-19
* H300 has no ATA LEDLinus Nielsen Feltzing2005-11-18
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* Added adc_scan() prototype for H300Linus Nielsen Feltzing2005-11-16
* H300: ADC driverLinus Nielsen Feltzing2005-11-16
* Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing2005-11-16
* H300 has no S/PDIFLinus Nielsen Feltzing2005-11-16
* completed the CONFIG_BACKLIGHT transitionDaniel Stenberg2005-11-14
* H300 backlightLinus Nielsen Feltzing2005-11-14
* New type for the LCD frame buffer dataLinus Nielsen Feltzing2005-11-14
* H300: First lame attempt to a pcf50606 driverLinus Nielsen Feltzing2005-11-14
* H300: Correct LCD type and CODEC buffer sizeLinus Nielsen Feltzing2005-11-14
* Allow S/PDIF as recording source in the archos simsLinus Nielsen Feltzing2005-11-13
* Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman2005-11-13
* Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman2005-11-13
* iPod changesDave Chapman2005-11-12
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* Fix for broken simulatorsAndy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen2005-11-10
* Correct the LCD definition for the NanoDave Chapman2005-11-09
* SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...Jens Arnold2005-11-09
* 16-bit color for h300 for nowLinus Nielsen Feltzing2005-11-08
* Unified the H100 and H300 startupLinus Nielsen Feltzing2005-11-08
* Remove unnecessary #ifdefDave Chapman2005-11-08