summaryrefslogtreecommitdiff
path: root/apps/screens.c
AgeCommit message (Expand)Author
2006-03-12Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading com...Zakk Roberts
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-03-04Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2005-12-23Now the quick screen properly sorts the playlist when shuffle is disabledLinus Nielsen Feltzing
2005-12-10Use the abstract SETTINGS_ defines instead of the target-specific BUTTON_ def...Dave Chapman
2005-12-06Fixed red recorder builds.Jens Arnold
2005-12-05Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-05Playback speed changing support for H300.Thom Johansen
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-28Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Even more const policing.Jens Arnold
2005-11-22The const police strikes back. Also only include the F3 quickscreen for units...Jens Arnold
2005-11-22I told you there would be errorsKevin Ferrare
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-13Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman
2005-11-12Use LCD_WHITE macro - this is defined for both greyscale and colour LCDsDave Chapman
2005-11-12Use the correct call to lcd_set_background() for colour LCDsDave Chapman
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-09-10Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21UTF-8 badness removedLinus Nielsen Feltzing
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-13Show VBR info in the ID3 info screen.Magnus Holmgren
2005-08-11Updated ID3 info screen for devices with a bitmapped screen: show a list of a...Magnus Holmgren
2005-07-27Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren
2005-07-24Calculate the with of the right string.Magnus Holmgren
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-23Changing repeat mode from quick screen now works correctly on iriverRyan Jackson
2005-07-19More preparations and conversions for colour LCD support.Jens Arnold
2005-07-19Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold
2005-07-17Bring back missing information (path, frequency) in the ID3 information screen.Magnus Holmgren
2005-07-11Iriver: Disabled dead charging screen code.Jens Arnold
2005-07-11Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-06Check for invalid song data.Michiel Van Der Kolk
2005-07-05Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-06-29quick scren fixed for h300Daniel Stenberg
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough