summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
...
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen2005-11-28
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2005-11-22
* Even more const policing.Jens Arnold2005-11-22
* The const police strikes back. Also only include the F3 quickscreen for units...Jens Arnold2005-11-22
* I told you there would be errorsKevin Ferrare2005-11-22
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman2005-11-13
* Use LCD_WHITE macro - this is defined for both greyscale and colour LCDsDave Chapman2005-11-12
* Use the correct call to lcd_set_background() for colour LCDsDave Chapman2005-11-12
* Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren2005-09-24
* Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren2005-09-24
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold2005-09-10
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* UTF-8 badness removedLinus Nielsen Feltzing2005-08-21
* Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2005-08-21
* Show VBR info in the ID3 info screen.Magnus Holmgren2005-08-13
* Updated ID3 info screen for devices with a bitmapped screen: show a list of a...Magnus Holmgren2005-08-11
* Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2005-07-27
* Calculate the with of the right string.Magnus Holmgren2005-07-24
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* Changing repeat mode from quick screen now works correctly on iriverRyan Jackson2005-07-23
* More preparations and conversions for colour LCD support.Jens Arnold2005-07-19
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Bring back missing information (path, frequency) in the ID3 information screen.Magnus Holmgren2005-07-17
* Iriver: Disabled dead charging screen code.Jens Arnold2005-07-11
* Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold2005-07-11
* Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Check for invalid song data.Michiel Van Der Kolk2005-07-06
* Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren2005-07-05
* New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing2005-07-05
* song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk2005-07-04
* quick scren fixed for h300Daniel Stenberg2005-06-29
* Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough2005-06-26
* Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu2005-06-25
* Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2005-06-25
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Fix some player build errors.Jens Arnold2005-06-23
* Leave the ID3 viewer with LEFT as wellLinus Nielsen Feltzing2005-06-23
* Shutdown screen is for recorder v1 only.Jens Arnold2005-06-22
* Center USB logo on all modelsAndy2005-06-18
* Fixed RED builds.Jens Arnold2005-05-30