- 3665eec Increase set_time_screen() buffer size for hosted to keep the compiler happy. by Frank Gevaerts · 5 years ago
- a06d9c8 Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss) by William Wilgus · 6 years ago
- c2308bd Fix HWCODEC builds. by Solomon Peachy · 6 years ago
- d8ce84c Fix compile failure due to a merge error in 4adad0bc1f508360999de176048f89025ce84b3e by Solomon Peachy · 6 years ago
- 4adad0b FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewer by Solomon Peachy · 6 years ago
- 62a5ed4 Fix possible truncation misc.c->output_dyn_value + use Kibytes by William Wilgus · 6 years ago
- dd40c46 Fix menu warnings by William Wilgus · 6 years ago
- ed5b853 Fix more reds. by Thomas Martitz · 11 years ago
- 1c5d0b4 scroll_engine: Rename scroll_stop* functions to be more consistent with the lcd api. by Thomas Martitz · 12 years ago
- 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
- d5e676b Add a %cs(current screen) state for the "Track Info" screen by Osborne Jacobs · 13 years ago
- 5cd8aec Fix FS#7631 : Archos V2 and FM Recorder charging screen problems by Boris Gjenero · 13 years ago
- 2176fb3 Missed two spots. by Björn Stenberg · 13 years ago
- 0942e2a Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. by Björn Stenberg · 13 years ago
- b779fcc Fix exit/return behavior in the id3 info screen.Fixes returning immediately on touchscreen. by Thomas Martitz · 13 years ago
- eb90d95 imx233/fuze+: huge rework by Amaury Pouly · 13 years ago
- d1766a1 Rework parts of the replaygain code to be able to differentiate between 0.00 dB set intentionally and having no replaygain information at all. Bump codec api. by Andree Buschmann · 14 years ago
- 71ceac0 FS#11964. Rework replaygain handling to save metadata buffer and binsize. Remove string representation of replaygain and use a dedicated ftoa implementation for WPS/screen info. by Andree Buschmann · 14 years ago
- 460d549 FS#11939: Simplify talk_time_unit(). by Andree Buschmann · 14 years ago
- e3abdb1 Undo unwanted commit r29310. by Andree Buschmann · 14 years ago
- 237ca50 All AAC-HE files will double the frame sample count, not only AAC-HE files with SBR upsampling. This change fixes issues with some m4a files reported in the forums. by Andree Buschmann · 14 years ago
- 46dbe30 Explicitly say 'minutes' when speaking the runtime, fixes FS#11934. by Andree Buschmann · 14 years ago
- 5e1e05f Add "file size" to the track information screen of WPS. by Mustapha Senhaji · 14 years ago
- 9296150 fix red. no replaygain on hwcodec by Jonathan Gordon · 14 years ago
- 1593b05 Accept FS#11313 by Chris Savery. Add composer to the track info screen and some general cleen up. by Jonathan Gordon · 14 years ago
- 50a6ca3 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). by Thomas Martitz · 14 years ago
- ccd113a Remove unneeded include from screens.c by Jeffrey Goode · 14 years ago
- 1fefb48 Fix System/Running Time to reset the running time whenever a charger or USB cable is inserted, not just when the cable is inserted in the running time screen. Should now make the running time actually be the amount of time rockbox has run since the battery was last charged, which is as far as I can tell the original idea behind the runtime menu. by Michael Giacomelli · 15 years ago
- 55b21c1 NULL check so it doesnt display (null) on the comment line by Jonathan Gordon · 15 years ago
- c647e62 bandaid fix for FS#11033 where a really long comment crashes. Real fix is figuring out why the scroll engine doesnt handle this properly (I give up though) by Jonathan Gordon · 15 years ago
- 93f9e7c fix text scrolling handling in do_menu, set_time_screen and time_screen. by Teruaki Kawashima · 15 years ago
- 9d1832c fix FS#10870 - slightly change the viewportmanager theme undo-er to be able to force an update even if the theme isnt being toggled from off to on which caused WPS artifacts when leaving the WPS if the theme was enabled by Jonathan Gordon · 15 years ago
- b2eb44c FS#10824 - viewport/statusbar API rework. by Jonathan Gordon · 15 years ago
- aee58ef Fix hiding the status bar in the touchscreen calibration screen. by Rob Purchase · 15 years ago
- 27f1787 Ensure touchscreen calibration setting is saved after change or reset. by Rob Purchase · 15 years ago
- 0bd45b3 Remove square brackets from the ID3 Viewer related language strings and generate them at runtime. This makes these lang strings actually usable for WPSes using the %Sx tag. by Thomas Martitz · 15 years ago
- 83d24f8 FS#10704 - Make a configuration option to disable USB HID by Tomer Shalev · 15 years ago
- 6381fdc Remove redundant ata_mmc.h include in screens.c by Tomer Shalev · 15 years ago
- dc19343 Fix red: Too aggressive exclusion of includes by Tomer Shalev · 15 years ago
- 5d585f4 Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c by Tomer Shalev · 15 years ago
- 9ea3da8 FS#10692 - Viewpority USB screen by Tomer Shalev · 15 years ago
- 3cc5345 Use pointer instead of multiple access to array by Tomer Shalev · 15 years ago bootloader_gigabeat-s_v1
- f34a841 Revise r23225 a bit, removing the debug_printf function and implementing more generic lcd_(remote)_putsf function(s) instead and use those in more places by Nils Wallménius · 15 years ago
- 4f3d7b5 USB HID: Use different context for each mode; Use constant for each action; by Tomer Shalev · 15 years ago
- e1439fa fix yellow by Nils Wallménius · 15 years ago
- efdbcc1 Fix typo from r19579 that prevented this code from building, avoid copying lang strings by Nils Wallménius · 15 years ago
- 71753a3 Set time screen now supports RTL by Tomer Shalev · 15 years ago
- d996804 Use pointer to screen by Tomer Shalev · 15 years ago
- fafd18c Use pointer to viewport by Tomer Shalev · 15 years ago
- 9d9fe03 Remove USB mode displaying in non lcd-bitmap targets, as there are no such target which use USB HID by Tomer Shalev · 15 years ago
- de45938 Fix yellow by Tomer Shalev · 15 years ago
- bcaa113 Move definition of mode_name outside #ifdef by Tomer Shalev · 15 years ago
- 753ca71 Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', by Tomer Shalev · 15 years ago
- 7d22099 Fix red of r22852 by Tomer Shalev · 15 years ago
- 8c5141b Commit "FS#10468 - USB HID: Show keypad mode on screen" by Tomer Shalev · 15 years ago
- 69b40e7 Clean up duplicate #includes by Bertrik Sikken · 15 years ago
- 1a28d40 Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_ACTIONUPDATE event instead of direct draw (with the custom statusbar patch in my mind), actually fix statusbar updates for the simulator version of the usb screen. Increase timeouts a bit too. by Thomas Martitz · 15 years ago
- 1dec3e6 Move a line up into the existing FOR_NB_SCREENS loop and add a comment. by Thomas Martitz · 15 years ago
- cc1be6b More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get rid of dead parts if the custom ui viewport is used as intended (it also redraws the statusbars additionally to clear&update). Redo the the statusbar handling to use the viewportmanager to properly force the remote statusbar on also. by Thomas Martitz · 15 years ago
- 5226a89 Clear screen when leave usb screen so that usblogo doesn't remain on the screen. by Teruaki Kawashima · 15 years ago
- 3200d04 Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups by Nils Wallménius · 15 years ago
- 0a17284 Fix type of variable statusbar in screens.c as global_settings.statusbar is integer. by Teruaki Kawashima · 15 years ago
- eefe832 Save a bit of binsize by using a more suitable datatype and making the array static. by Jens Arnold · 15 years ago
- 2dc5047 Consolidate day of week calculation by Frank Gevaerts · 15 years ago
- 4764ee0 Add backdrop functions to the multiscreen api and add a enum backdrop_type parameter for different backdrops (main, wps), symplifying calls and removing dozens of #ifdefs (stubs added for non-backdrop displays that can't do backdrops). by Thomas Martitz · 15 years ago
- 0a51d39 Remove redundant definitions of SCROLLBAR_WIDTH by Nils Wallménius · 15 years ago
- e409fba Flyspray: FS#10326 Author: Tomer Shalev by Frank Gevaerts · 15 years ago
- b8435f5 Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295) by Maurus Cuelenaere · 15 years ago
- 1d6df54 Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. by Jens Arnold · 15 years ago
- 13c6086 Fix wrong #ifdefs that sneaked in by Frank Gevaerts · 15 years ago
- 08fb988 Add HID keymap handling in usb screen. This allows to use the DAP as a keypad to control the PC. The current keymaps are audio-oriented (play/pause/volume/...) (FS#10218 by Tomer Shalev) by Frank Gevaerts · 15 years ago
- 71e1941 Touchscreen targets: fix time-set screen by Maurus Cuelenaere · 15 years ago
- 0023943 Fix duplicate #includes by Bertrik Sikken · 15 years ago
- a435c40 Don't allow disconnecting from the usb screen, as this doesn't work properly on some OSes (e.g. windows "releases" the device whenever it's not actively reading or writing, which doesn't necessarily mean it's safe to disconnect at that point) by Frank Gevaerts · 15 years ago
- dccdce6 Remove unnecessary #include "adc.h" by Bertrik Sikken · 15 years ago
- fbe96bf don't define handle_usb_events() for the simulators by Frank Gevaerts · 16 years ago
- aa1a99c Make handle_usb_events() static by Frank Gevaerts · 16 years ago
- 1a09bf2 Make the USB disconnect feature dependent on HAVE_USB_POWER. This may not by Frank Gevaerts · 16 years ago
- 871db6f Allow the user to leave MSC mode by pressing the USB POWER button (the one that's used to go to usb power mode on plugin) when the host OS hasn't locked the device. by Frank Gevaerts · 16 years ago
- 4f87abf Cosmetic fix: remove duplicate semicolons by Bertrik Sikken · 16 years ago
- 1c924db fix red and yellow by Jonathan Gordon · 16 years ago
- 9296126 More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741) by Jonathan Gordon · 16 years ago
- e385ee1 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. by Jonathan Gordon · 16 years ago
- 3157e13 Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). by Michael Sevakis · 16 years ago
- 6ed3ca7 Make some more constants involved in right shifts unsigned to get rid of __ashrsi3 in the Player's core as well, saving some binsize. by Jens Arnold · 16 years ago
- 5b0f683 fix FS#9615 - the set time/date screen was not setting the viewport before using the lcd funcitons by Jonathan Gordon · 16 years ago
- 58eb784 Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. by Michael Sevakis · 16 years ago
- ac488f8 Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps and OBJDIR/pluginbitmaps, and plugins properly depend on their respective bitmap files. Fixes #6847. by Björn Stenberg · 16 years ago
- 19d1cac cleanup storage defines by Frank Gevaerts · 16 years ago
- 5320a6a Dont show lines which have no info in the id3 viewer screen. by Jonathan Gordon · 16 years ago
- 51b45d5 Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. by Björn Stenberg · 16 years ago
- 01729e7 FS#9281 Rename of splash functions. by Nils Wallménius · 16 years ago
- 7a4c333 Fix voicing of incorrect run time (top time instead of run time). Simplify runtime callback a bit. by Bertrik Sikken · 16 years ago
- b1e16d2 Repair charging screen on archos. usb_detect() doesn't return a boolean since 2007-09-04. Fixed same problem in the m:robe 500 bootloader and in bootbox. by Jens Arnold · 16 years ago
- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 8ed3b32 A bit of code police... by Peter D'Hoye · 16 years ago
- 95be4fe doh! fix yellow. remove the calls to stop_scroll(), clear_viewport() does that by Jonathan Gordon · 16 years ago
- aff220c and the time/date screen... by Jonathan Gordon · 16 years ago
- 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 16 years ago
- 8e57ede move the pitchscreen out of screens.c.. no functional changes by Jonathan Gordon · 16 years ago