summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* update the runtime screen and move it to the inf menu instead of debugJonathan Gordon2006-12-19
* new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d...Marianne Arnold2006-11-20
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing2006-11-06
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Fix USB screen on Player.Jens Arnold2006-10-21
* Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman2006-10-12
* fix the shutdown screen on the recorderJonathan Gordon2006-10-09
* fix the status bar not updatng correctly in the id3 viewer (FS:5973)Jonathan Gordon2006-09-12
* doesnt really need to use the sysfont for the pitch screenJonathan Gordon2006-09-03
* make the pitch screen use the remote screen also, and fix non-lcd iriver remo...Jonathan Gordon2006-09-03
* fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon2006-08-21
* really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon2006-08-17
* stop id3 viewer eating keypress on entryJonathan Gordon2006-08-17
* * fix pitchscreenJonathan Gordon2006-08-16
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* * Make ID3 info screen usable again (and not exit right after enter), though ...Magnus Holmgren2006-08-15
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman2006-08-07
* OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare2006-07-02
* added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare2006-07-02
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Allow pitch ratio to hit top and bottom values when using button repeat.Thom Johansen2006-05-31
* Code policed C99-style variable declarations.Jens Arnold2006-05-24
* Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye2006-05-21
* Fix yellow builds.Zakk Roberts2006-04-21
* Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts2006-04-21
* Repeat mode should be an integer, not a boolean. Fixes bug #2955.Hardeep Sidhu2006-04-20
* Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge...Zakk Roberts2006-04-11
* Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts2006-04-10
* Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts2006-04-02
* Missing file from .lang reworkJens Arnold2006-04-01
* Whoops, the Archos Player/Studio doesn't have the ability to change pitch..Zakk Roberts2006-03-22
* Pitch screen now accessible from the WPS context menu for all targets. This m...Zakk Roberts2006-03-22
* Patch #4843 by Nicolas Pennequin - Correct status bar and backdrop in ID3 inf...Linus Nielsen Feltzing2006-03-21
* Reworked pitch screen for easier adjustment and better looks. Added some butt...Zakk Roberts2006-03-21
* Real Time Clock support in the WPSBrandon Low2006-03-18
* Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading com...Zakk Roberts2006-03-12
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger2006-03-04
* AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low2006-01-21
* Now the quick screen properly sorts the playlist when shuffle is disabledLinus Nielsen Feltzing2005-12-23
* Use the abstract SETTINGS_ defines instead of the target-specific BUTTON_ def...Dave Chapman2005-12-10
* Fixed red recorder builds.Jens Arnold2005-12-06
* Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg2005-12-05
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Playback speed changing support for H300.Thom Johansen2005-12-05