summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Collapse)AuthorAge
* Display bitrate (Q value for Archos), samplerate, channels and recording ↵Martin Scarratt2006-09-02
| | | | | | format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10856 a1c6a512-1295-4272-9138-f99709370657
* WPS: Fix problem with transparancy in the first image of an enum.Magnus Holmgren2006-08-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10793 a1c6a512-1295-4272-9138-f99709370657
* 1 is the correct value here. Not that it makes any difference... :)Magnus Holmgren2006-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10760 a1c6a512-1295-4272-9138-f99709370657
* Make volume and battery level enums dynamic, inspired by patch 4802. Almost ↵Magnus Holmgren2006-08-26
| | | | | | backwards compatible; for the battery level, the first enum is used when the level is unknown, while the remaining enums are used as before. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10756 a1c6a512-1295-4272-9138-f99709370657
* Add optional icon to list title, current path display shows a dir icon, and ↵Mark Arigo2006-08-23
| | | | | | list titles now left-justified. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10726 a1c6a512-1295-4272-9138-f99709370657
* Stop lists wrapping when using page up/downJonathan Gordon2006-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10712 a1c6a512-1295-4272-9138-f99709370657
* initial (re)support for F3Jonathan Gordon2006-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10689 a1c6a512-1295-4272-9138-f99709370657
* directory navigation in wps works as before (short then long next/prev)Jonathan Gordon2006-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10687 a1c6a512-1295-4272-9138-f99709370657
* fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon2006-08-21
| | | | | | | should all work correctly again git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10670 a1c6a512-1295-4272-9138-f99709370657
* software keylock works againJonathan Gordon2006-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10632 a1c6a512-1295-4272-9138-f99709370657
* really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon2006-08-17
| | | | | | | correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10630 a1c6a512-1295-4272-9138-f99709370657
* * fix pitchscreenJonathan Gordon2006-08-16
| | | | | | | | | * stop yes/no screen eating the first press sometimes * add enter id3 button from wps in irivier * update keymap-h10 from Barry Wardell git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10614 a1c6a512-1295-4272-9138-f99709370657
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
| | | | | | | mapping to access the screen from the wps git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10611 a1c6a512-1295-4272-9138-f99709370657
* Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing2006-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10610 a1c6a512-1295-4272-9138-f99709370657
* Clear file view title if the user turns it off.Dan Everton2006-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10596 a1c6a512-1295-4272-9138-f99709370657
* fix "off-by-one" bug in paginated scrolling with the titleJonathan Gordon2006-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10589 a1c6a512-1295-4272-9138-f99709370657
* Finally, the new button action system is here, thanks to Jonathan Gordon. ↵Linus Nielsen Feltzing2006-08-15
| | | | | | Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10582 a1c6a512-1295-4272-9138-f99709370657
* A few changes and fixes for the title in the file view: disable title string ↵Dan Everton2006-08-15
| | | | | | in tagcache view, strip leading / from current directory title, center title properly, scroll title if it's too long. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10581 a1c6a512-1295-4272-9138-f99709370657
* Patch #5795 from Jonathan Gordon - change the settings display for ↵Dave Chapman2006-08-15
| | | | | | enumerations and integers to use the list widget. Patch also adds an optional title to the list widget which is used in the settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10576 a1c6a512-1295-4272-9138-f99709370657
* Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2006-08-12
| | | | | | | =>hold RIGHT or LEFT button on a GUI based list to scroll horizontally. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10545 a1c6a512-1295-4272-9138-f99709370657
* Oops...Stupid text editor!Martin Scarratt2006-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10459 a1c6a512-1295-4272-9138-f99709370657
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10446 a1c6a512-1295-4272-9138-f99709370657
* fix crossfeed tagMartin Scarratt2006-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10440 a1c6a512-1295-4272-9138-f99709370657
* WPS tags: Crossfade %?xf<off|shuffle|skip|always>, Replay gain ↵Martin Scarratt2006-08-02
| | | | | | %?rg<off|track|album|shuffle>, Crossfeed %xd<off|on>. Bits and bobs from patches 2740, 2684 and 2680 by Myself, Stephan Wezel and Robert Kukla. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10414 a1c6a512-1295-4272-9138-f99709370657
* X5 remote LCD drawing. This will break target linking atm - ↵Jens Arnold2006-07-28
| | | | | | lcd_remote_update[_rect]() are not yet implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10347 a1c6a512-1295-4272-9138-f99709370657
* Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10248 a1c6a512-1295-4272-9138-f99709370657
* Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10247 a1c6a512-1295-4272-9138-f99709370657
* Ensure long press of stop button in WPS stops play thanks to Slasheri and ↵Martin Scarratt2006-07-18
| | | | | | Amiconn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10233 a1c6a512-1295-4272-9138-f99709370657
* Fixed a bug introduced in patch #5630 which caused the battery icon to ↵Linus Nielsen Feltzing2006-07-18
| | | | | | disappear in the engineeer2 WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
* Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
* OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare2006-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10176 a1c6a512-1295-4272-9138-f99709370657
* added support remote support for the id3 infos screen (had to slightly ↵Kevin Ferrare2006-07-02
| | | | | | change the list engine to use it here as well), corrected a mistake in the french translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10175 a1c6a512-1295-4272-9138-f99709370657
* Restore the WPS display correctly after leaving the F3 quick screen on ↵Linus Nielsen Feltzing2006-07-01
| | | | | | Archos devices git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10172 a1c6a512-1295-4272-9138-f99709370657
* Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add ↵Jens Arnold2006-06-22
| | | | | | remote butons for settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10146 a1c6a512-1295-4272-9138-f99709370657
* Ondio, iPods (except video): Fix disappearing volume icon when plugging USB ↵Jens Arnold2006-06-21
| | | | | | power. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10142 a1c6a512-1295-4272-9138-f99709370657
* Work-in-progress rework of charging status reading & display: * Changed ↵Jens Arnold2006-06-06
| | | | | | several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10080 a1c6a512-1295-4272-9138-f99709370657
* Added a yield() after each pgup/pgdn similar to what is done for prev/next. ↵Hardeep Sidhu2006-06-04
| | | | | | Fixes B#5354. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10054 a1c6a512-1295-4272-9138-f99709370657
* Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye2006-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657
* Check if backdrop available at wps load. Clear old backdrop pointer when the ↵Peter D'Hoye2006-05-18
| | | | | | user has removed it while being in the menu. Fixes bug 5351 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9961 a1c6a512-1295-4272-9138-f99709370657
* Enable next-dir skip on platforms with no directly mapped button combos ↵Linus Nielsen Feltzing2006-05-15
| | | | | | (click-longclick of next/prev) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9933 a1c6a512-1295-4272-9138-f99709370657
* Caption-backlight: don't keep backlight on if paused as this keeps the ↵Peter D'Hoye2006-05-01
| | | | | | backlight on forever. Fixes bug 5050. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9854 a1c6a512-1295-4272-9138-f99709370657
* Also clear WPS backdrop when shutting down (same fix as in usb event ↵Peter D'Hoye2006-05-01
| | | | | | handling). Fixes bug 5222 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9851 a1c6a512-1295-4272-9138-f99709370657
* Clear wps backdrop on USB event when in wps. Fix for bug report 4752Peter D'Hoye2006-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9831 a1c6a512-1295-4272-9138-f99709370657
* Make the get_image_id() function more robust, and catch a parsing error when ↵Dave Chapman2006-04-22
| | | | | | parsing the %x tags. This prevents Rockbox crashing when presented with an incorrect %x|filename.bmp| WPS line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9755 a1c6a512-1295-4272-9138-f99709370657
* Updated pitch screen again. *Back to old behavior of only coming up on ↵Zakk Roberts2006-04-21
| | | | | | ON+UP/DOWN (Archos) or PLAY+UP/DOWN (iriver) - fixes FS#4928. *Button mappings changed: Up/Down = +/- 0.1%; holding Up/Down = +/- 2%; Left/Right = 'temporary' +/- 2% (old behavior). *SWCODEC: pcmbuf_set_low_latency, now you can hear pitch adjustments quicker. *Broke pitchscreen code into two parts; one to draw and one to deal with buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9751 a1c6a512-1295-4272-9138-f99709370657
* Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ↵Brandon Low2006-04-18
| | | | | | couple of difficult combos (select|right/left) or short-long left / short-long right. The latter causes stuck in pause sometimes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9720 a1c6a512-1295-4272-9138-f99709370657
* Readjusted quickscreen code so that it now actually scales to larger LCDs. ↵Zakk Roberts2006-04-11
| | | | | | Get rid of 'left_right_text' argument - this also means that 'scroll bar' and 'status bar' look better in some languages. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9602 a1c6a512-1295-4272-9138-f99709370657
* Quick bugfix for skip-to-beginning behaviorBrandon Low2006-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9599 a1c6a512-1295-4272-9138-f99709370657
* Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and ↵Zakk Roberts2006-04-10
| | | | | | holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9590 a1c6a512-1295-4272-9138-f99709370657
* Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get ↵Brandon Low2006-04-10
| | | | | | the context menu instead of a marker. Thanks to Mikachu on IRC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9589 a1c6a512-1295-4272-9138-f99709370657