- dc521b5 Replace parse_testcodec.pl with a bit more powerful script. by Thomas Martitz · 14 years ago
- df867fa MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard shutdown during boot. by Marcin Bukat · 14 years ago
- 59cc0a9 Don't try to show a backdrop if the bmp wasnt loaded successfully by Jonathan Gordon · 14 years ago
- 9624cfd Update the polish translation. by Mustapha Senhaji · 14 years ago
- bd573c4 Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if paused so only resume if AUDIO_STATUS_PLAY is the only bit. by Thomas Martitz · 14 years ago
- 5e2b5bb HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission by Szymon Dziok · 14 years ago
- 7a153d2 update Dutch language file by Peter D'Hoye · 14 years ago
- 2edeb56 add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted. by Teruaki Kawashima · 14 years ago
- 3ebb884 (Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset question would clear it and not reset it, so reoder the code so it works by Jonathan Gordon · 14 years ago
- 7f8b70f Oops #ifdef -> #if by Nils Wallménius · 14 years ago
- 65ee5eb Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too. by Nils Wallménius · 14 years ago
- 5432894 Restore translated strings removed by accident in the previous revision. by Mustapha Senhaji · 14 years ago
- ba37cec Remove a lot of untranslated strings in the turkce translation since it was marked as "good translation" at http://translate.rockbox.org/, while it wasn't. by Mustapha Senhaji · 14 years ago
- 1d60b0d Fix minor typos in description fields. by Mustapha Senhaji · 14 years ago
- b0be8c5 Update the french translation for the upcoming release. by Mustapha Senhaji · 14 years ago
- 9c58356 Make two local functions static in skin_tokens.c by Bertrik Sikken · 14 years ago
- 91453fb skin_engine: struct gui_skin can be static by Bertrik Sikken · 14 years ago
- 8bcb492 fix loding of default remote viewers icons. by Teruaki Kawashima · 14 years ago
- 8123dff Remove some inconsistent guarding around cpucache_* functions to fix a test_codec crash on coldfire, breaks plugin api compatibility so sorted and bumped version numbers. by Nils Wallménius · 14 years ago
- 4478047 Fix FS#10981: Viewers icons applied incorrectly. by Teruaki Kawashima · 14 years ago
- c1bfe4e libtremor: tiny optimization 0.5%-1.5% on coldfire and PP by Nils Wallménius · 14 years ago
- 0550711 si4700 tuner: lower stereo switchover range, so it switches to stereo for weaker signals. Should fix FS#11405. by Bertrik Sikken · 14 years ago
- 53308bf Pitch detector: do not break profiling builds. by Nils Wallménius · 14 years ago
- 0d91797 Resistor calculator: make brace-style consistent by Frank Gevaerts · 14 years ago
- 6ebec89 as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code by Amaury Pouly · 14 years ago
- 900ec8d fix option handling in configure for application. also tries to "make reconf" work, but realpath reports error... by Teruaki Kawashima · 14 years ago
- 6c9db4c Fix warning on USB_NONE targets by Jonathan Gordon · 14 years ago
- 529fb70 Fix typo in resistor plugin help text by Michael Chicoine · 14 years ago
- 1682f3c Do not build remote failsafe skin files for devices without remote by Michael Chicoine · 14 years ago
- a43ace5 Resistor calculator: Initialise variable to make the compiler shut up about it (it's always initialised, but the compiler won't know that) by Frank Gevaerts · 14 years ago
- 7d6c73a Resistor calculator: Support Gigaohms in resistor to colour conversion, and guard against values that can not be represented by Frank Gevaerts · 14 years ago
- ed86924 Resistor calculator: Use correct units if resistor to colour uses kilo- or megaohms by Frank Gevaerts · 14 years ago
- 580a5d8 Add violet, grey and white multiplier for completeness by Frank Gevaerts · 14 years ago
- c00fe34 Fix some incorrect colour-to-resistance results. The price is that sometimes the display is subobtimal (like "2000 Ohms" instead of "2 KOhms") by Frank Gevaerts · 14 years ago
- 771646a Resistor calculator: Add lots of static, and slightly reorganise the code by Frank Gevaerts · 14 years ago
- d793a97 HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes hissing noise after startup. by Marcin Bukat · 14 years ago
- 29503ee Simplify resistance to colour calculations, removing some bugs in the process. by Frank Gevaerts · 14 years ago
- c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
- 5832254 fix sorting of track list when tracks with track number and tracks without track number are in the same list. by Teruaki Kawashima · 14 years ago
- 0432147 Fix FS#11593 - %Vf() and %Vb() should be able to be used in conditionals. Remember that these tags cause a new line to get drawn so text/tags on the same line wont be displayed by Jonathan Gordon · 14 years ago
- fb01781 Update of Czech language - FS#11674 by Marek Salaba by Bertrik Sikken · 14 years ago
- 5f8ad3c FS#10910: Manual incorrectly claims that the sleep timer and wake-up alarm are mutually exclusive by Torne Wuff · 14 years ago
- a5b17b4 Rearrange and remove some manual register assignments, make use of pointer address increments for free on arm, and remove macros in favour of explicit inline fns. also add memory clobbers to all uses of stm in inline asm. appears to resolve issues with codeclib failing to work as expected when using ARM_ASM optimisations on targets with native position independent code (e.g. android rockbox targets, but also tremor on non-rockbox targets that has been patched with the fastermdct patches) by Dave Hooper · 14 years ago
- 9869101 iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. by Michael Sparmann · 14 years ago
- f70ec76 Manual: fix some English in the bar tag options. by Alex Parker · 14 years ago
- 27a6d29 Manual: get rid of some extra spaces in the sansa ams install instructions. by Alex Parker · 14 years ago
- 40ec7b9 Manual: Add button mappings for the equalizer for the clip/clip+. Fixes part of FS#11672 by Alex Parker · 14 years ago
- 498f66f Manual: add the missing % for %# in the 'Other tags' theme tag section. by Marianne Arnold · 14 years ago
- 60e2af2 Manual: Correct clip/clip+ pitchscreen button table. Closes FS#11671. by Alex Parker · 14 years ago
- 7d494ec Remove duplicate entry from docs/CREDITS (as announced in svn r28254) by Bertrik Sikken · 14 years ago
- 17994068 Slovak language update - FS#11668 by Peter Lecký. by Bertrik Sikken · 14 years ago
- 796ba3e fix FS#11659. wait for user input before exiting the plugin. by Teruaki Kawashima · 14 years ago
- b2f5142 Fix the last part of FS#11670 by using the 'disk' macro that expands to the appropriate storage type for each player, also change a reference to 'MP3 buffer' to 'music buffer'. by Nils Wallménius · 14 years ago
- 1a14537 Database auto update doesn't need dircache to remove deleted files from the database anymore. by Nils Wallménius · 14 years ago
- cf9af01 Don't include manual section for the 'Load to ram' option if the option isn't there and use 'disk' macro that expands to the proper storage type. by Nils Wallménius · 14 years ago
- 9acd242 skin bar tag: Load an image from a label or filename. i.e %xl(bar_image, pb.bmp,0,0) %pb(0,0,10,10,bar_image) or %pb(0,0,10,10, pb.bmp) both are acceptable. by Jonathan Gordon · 14 years ago
- 3eb5826 improvement for bar tag with slider. by Teruaki Kawashima · 14 years ago
- 69e379a Skin bar tags fix+cleanup: by Jonathan Gordon · 14 years ago
- e1c9eb3 FS#11669 - extra > in the skin by Jonathan Gordon · 14 years ago
- 39cf6dd Viewports dont necessarily have children lines, so make sure there is one or it will crash by Jonathan Gordon · 14 years ago
- 59f4872 check viewport dimension when parsing viewport so that player doesn't clash with bad wps. by Teruaki Kawashima · 14 years ago
- 8e8839c Forgot to update lcd-remote.h by Thomas Martitz · 14 years ago
- 3022a60 Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewport) and remove the viewport parameter as suggested by Dave Chapman. by Thomas Martitz · 14 years ago
- 1f0ab7c Fix charcell %pb and %pf tags, FS#11592 by Frank Gevaerts · 14 years ago
- 5462ef7 Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce the chance to confuse it with update_viewport(). by Thomas Martitz · 14 years ago
- 8a0152b Two new lcd/multi screen api convinience functions: draw_viewport(), fill_viewport(). by Thomas Martitz · 14 years ago
- 752c91b Guard the cpucache_invalidate() with proper #ifdefs by Frank Gevaerts · 14 years ago
- c599da3 Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held by Michael Sparmann · 14 years ago
- e94eea9 Invalidate the CPU cache after clearing bss, to make sure that bss variables that are used via non-cached aliases don't read garbage. by Frank Gevaerts · 14 years ago
- bf301fd Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations for android builds. by Thomas Martitz · 14 years ago
- 4627710 correct comment in configfile.h, FS#11292 by Chris Savery. by Teruaki Kawashima · 14 years ago
- 38e88f3 use different function to resize bitmap for greylib. by Teruaki Kawashima · 14 years ago
- 8ad85ba Fix for FS #10097 - Sometimes keys do work after exiting plugins. by Bertrik Sikken · 14 years ago
- 561999e Make skin_render_playlistviewer() noinline. This function uses lots of stack (around 1 kilobyte), and is called from a recursive function. gcc's stack allocation strategy makes the calling function then use all this stack space when inlining. by Frank Gevaerts · 14 years ago
- d0bf13b Revert accidental commit of skin_render.c by Frank Gevaerts · 14 years ago
- c8c40c5 Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloading/reloading in gui_usb_screen_run() in the early usb case. Fixes the crash part of FS#11589 by Frank Gevaerts · 14 years ago
- 0d100b4 Fix FS# 11414 : .mod files - metadata in incorrect fields by Bertrik Sikken · 14 years ago
- 5cf2491 Fix FS#11513, pictureflow keymap in the manual was wrong. by Nils Wallménius · 14 years ago
- 0b824da fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly inside and outside of conditionals. by Jonathan Gordon · 14 years ago
- a5ba1bf cabbie 320x480 WIP sbs: by Jonathan Gordon · 14 years ago
- 0b0ce2e Touchscreen %T() tag.. don't allow - for width/height params (shouldn't affect anyway because the current code would crash if you tried it) by Jonathan Gordon · 14 years ago
- a7b1f75 Add "resumeplayback" touchscreen button action which returns you to the previous music screen (WPS or FM) from most of the lists (browsers and menus) by Jonathan Gordon · 14 years ago
- 3f7b780 fix a stupid typo in the vertical bar tag parser, spotted by teru by Jonathan Gordon · 14 years ago
- b39a493 Fix several inaccuracies in list handling on touchscreen. by Thomas Martitz · 14 years ago
- cc8918e fix displaying of the slider when default is used for pb->y and pb->height. by Teruaki Kawashima · 14 years ago
- 09d8975 don't reload the skins if color isn't actually changed. by Teruaki Kawashima · 14 years ago
- 6bd9a31 Update Swedish translation. by Magnus Holmgren · 14 years ago
- d9a3288 alarm clock: don't have user pause the playback manually. make the plugin pause it. by Teruaki Kawashima · 14 years ago
- 2d86417 use CONTEXT_LIST in simplelist_show_list() so that button combinations for page down/page up work. by Teruaki Kawashima · 14 years ago
- c2b5739 Fix targets with remote display, forgot to add the new functions to their header. by Thomas Martitz · 14 years ago
- d9d0b4d Pixel-accurate (vertical) list scrolling for touchscreen targets. by Thomas Martitz · 14 years ago
- 53a936a text viewer: by Teruaki Kawashima · 14 years ago
- 90e8815 Fix crash on proxy detection on OS X (FS#11654). by Dominik Riebeling · 14 years ago
- 85f1df1 fix crash after unplugging USB while in image viewer plugin. by Teruaki Kawashima · 14 years ago
- d402abe libskin_parser: fix a annoying bug where viewports required at least one line (even %Vi()). multiple %Vi lines direclty under eachother should now work by Jonathan Gordon · 14 years ago
- 775fbaf pictureflow: by Teruaki Kawashima · 14 years ago
- 38e6723 Updated italian translation. by Alessio Lenzi · 14 years ago
- dd6b1dc Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical) bars by Jonathan Gordon · 14 years ago
- efbcece New setting to control the file browser start location. by Jonathan Gordon · 14 years ago
- ae75c6e Resistor calculator: Don't assume a specific foreground colour by Frank Gevaerts · 14 years ago