1. b990664 Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel by Robert Bieber · 14 years ago
  2. 73a3747 Theme Editor: Built a ui for the timer panel, not functional yet by Robert Bieber · 14 years ago
  3. 9dd5f75 Clarify where music can be put on the player. by Alex Parker · 14 years ago
  4. 91a0e8a Theme Editor: Simplified clock tab in device control panel, now one set of values controls all the cX tags by Robert Bieber · 14 years ago
  5. d367ab4 HD200 - calibrate battery indicator based on measurements and battery_benches by Marcin Bukat · 14 years ago
  6. 771dc22 text viewer: fix the statusbar is displayed when the global statusbar settings is STATUSBAR_OFF. by Yoshihisa Uchida · 14 years ago
  7. bc46541 plugin api: delete sb_skin_update(). by Yoshihisa Uchida · 14 years ago
  8. cd98d01 Theme Editor: Implemented the song time (pS, pE, px, pc, etc.) in the device configuration panel, all depending on one value for current time in song and one value for length of song by Robert Bieber · 14 years ago
  9. 6358d41 Theme Editor: Began working on special cases for device option panel. Implemented path info for current and next file by Robert Bieber · 14 years ago
  10. eb93e3b Theme Editor: Removed papause from line scrolling by Robert Bieber · 14 years ago
  11. 13e97cd Theme Editor: Implemented line scrolling by Robert Bieber · 14 years ago
  12. d4f4104 More consistent formatting of setting names by Alexander Levin · 14 years ago
  13. de9ba10 Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song by Robert Bieber · 14 years ago
  14. 80fa0ef buildzip.pl: more fixes by Rafaël Carré · 14 years ago
  15. f984a65 buildzip.pl: fix r27310 and r27317 by Rafaël Carré · 14 years ago
  16. d245d83 battery_bench: make log time start at 0 (since plugin started) by Rafaël Carré · 14 years ago
  17. f8e7870 Even more readable code by Alexander Levin · 14 years ago
  18. 8ee65d0 Describe what 'Update on stop' does by Alexander Levin · 14 years ago
  19. d05a24e wmapro codec sim build needs to link with libm by Rafaël Carré · 14 years ago
  20. 3691435 plugin api: new functions set the end of the structure. thanks to Frank Gevaerts. by Yoshihisa Uchida · 14 years ago
  21. 276dfa2 text viewer: fixed the following bugs. by Yoshihisa Uchida · 14 years ago
  22. e5a2576 plugin api: add the following functions. by Yoshihisa Uchida · 14 years ago
  23. 6d609e0 Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes by Robert Bieber · 14 years ago
  24. 6f06793 Theme Editor: Fixed rendering bug that caused text in sublines not to appear, implemented a global font cache by Robert Bieber · 14 years ago
  25. 8814565 Theme Editor: Delaying rendering of text lines until newline reached by Robert Bieber · 14 years ago
  26. e03d373 Theme Editor: WorkingWorking on speeding up the renderer, replaced for-loops with faster method call by Robert Bieber · 14 years ago
  27. 60d8cff HD200 - fix misleading comment in system-hd200.c by Marcin Bukat · 14 years ago
  28. 3214e37 Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width by Robert Bieber · 14 years ago
  29. ce5ee19 Theme Editor: Moved volume options in device configuration panel by Robert Bieber · 14 years ago
  30. 86d8a53 Add Theme Editor application icon for Windows by Dominik Riebeling · 14 years ago
  31. b4443ef Add Info.plist and application icon to Theme Editor on OS X. by Dominik Riebeling · 14 years ago
  32. e464128 Rework libskin_parser Makefile for OS X support. by Dominik Riebeling · 14 years ago
  33. eccc2bd Theme Editor: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory by Robert Bieber · 14 years ago
  34. 120f3e1 Theme Editor: Default theme font is now correctly loaded by Robert Bieber · 14 years ago
  35. 91d6fa7 Remove unneeded libfaad files from SOURCE. by Andree Buschmann · 14 years ago
  36. 5ac3545 Integrate FS#11445 to raac. In addition remove faad specific pcm conversion and use rockbox' optimized dsp routines. On a 192kbps file and PP5022 the decoding speeds up by 17%. by Andree Buschmann · 14 years ago
  37. 39e2520 Theme Editor: Rockbox FNT files now supported. Theme editor will currently load fonts from the current project directory, or use the built-in font if they're not present by Robert Bieber · 14 years ago
  38. 5de6ddc Add a check for '' not being set. make zip doesn't work for me without it. Perhaps only a problem on Cygwin? by Magnus Holmgren · 14 years ago
  39. 57484bd HD200 - add support for remote in bootloader by Marcin Bukat · 14 years ago
  40. f99e4fb HD200 - turn off charging IC by default by Marcin Bukat · 14 years ago
  41. 2c56ac8 Slightly rearranged lines to execute only what's really needed. No functional changes. by Alexander Levin · 14 years ago
  42. 7d4c0c5 Rename functions so that the code is easier to read by Alexander Levin · 14 years ago
  43. 76f2b9c HD200 - add remote keymap by Marcin Bukat · 14 years ago
  44. 72e463f Fix a typo and clarify when bookmarks are autocreated by Alexander Levin · 14 years ago
  45. 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 14 years ago
  46. 9da7079 Clean up naming of radio preset functions and move global radio preset methods into apps/radio/presets.h by Bertrik Sikken · 14 years ago
  47. 1c3ae92 Add --prefix option to configure, and add it to make reconf. by Thomas Martitz · 14 years ago
  48. 3cdee0f HD200 - Fix GPIO setup in button_init_device()- this change fixes sound output broken in r27258. Slightly adjust main buttons reading routine so key reading is more reliable with and without remote present by Marcin Bukat · 14 years ago
  49. 7c908bb HD200 - more work on remote handling by Marcin Bukat · 14 years ago
  50. 851e066 lrcplayer: by Teruaki Kawashima · 14 years ago
  51. 079e194 make the fms update by Jonathan Gordon · 14 years ago
  52. 35717ec Commit FS#11458 by me. Fixes test_codec to work on files larger then the available audio buffer. Allows test_codec to work normally on the AMS Sansas as well as D2, etc. by Michael Giacomelli · 14 years ago
  53. d884af2 Partial conversion of the wmapro decoder to fixed point arithmetic. Currently inverse quantization & rescaling, by Mohamed Tarek · 14 years ago
  54. 6a04479 Theme Editor: Began working on font loading. Font header info is now read and spewed out onto the debug console by Robert Bieber · 14 years ago
  55. 8a23b8e Theme Editor: Added the built-in font to the project resources by Robert Bieber · 14 years ago
  56. 27debea Theme Editor: Fixed redundant directory separator bug in addresourcedir script by Robert Bieber · 14 years ago
  57. ac58d02 Theme Editor: Added a small PHP script to auto-generate a qrc entry for a directory with aliases for each file by Robert Bieber · 14 years ago
  58. 4158192 Submit FS#11450. Change compile option for libfaad to -O2 for ARM target and -O1 for other CPUs. This speeds up decoding by 1-5%. by Andree Buschmann · 14 years ago
  59. 68756cc Theme Editor: Enabled conditional display of ID3/file info with checkbox on the device panel by Robert Bieber · 14 years ago
  60. 71b561e Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment by Robert Bieber · 14 years ago
  61. db1b823 Provide the option to automatically update existing bookmark files on stop, without creating ones that don't already exist. by Torne Wuff · 14 years ago
  62. d265bcf text viewer: fixed StatusBar randomly appears (FS#11455). by Yoshihisa Uchida · 14 years ago
  63. 30622e3 Polish charset for 09-Nedore font, FS #11460 by Tomasz Kowalczyk by Bertrik Sikken · 14 years ago
  64. fb6a659 Serbian translation update, FS #11456 by Ivan Pesic by Bertrik Sikken · 14 years ago
  65. 5959e86 Polish charset for 08-Nedore font, FS #11436 by Tomasz Kowalczyk by Bertrik Sikken · 14 years ago
  66. fe4713f Move the test and benchmark plugins to the top of the viewers list, since if someone compiles a build with them, they're probably going to use them frequently. Shouldn't change anything for normal builds. by Michael Giacomelli · 14 years ago
  67. 38fe596 pdbox: Optimizations in the audio output code. by Wincent Balin · 14 years ago
  68. d5342fd pdbox: Added Sansa e200 to supported devices. by Wincent Balin · 14 years ago
  69. 53425ad pdbox: Added different sampling rates based on hardware capabilities. by Wincent Balin · 14 years ago
  70. 8c54767 Close the \ActionStdCancel correctly so that the following space won't be eaten. by Marianne Arnold · 14 years ago
  71. 89c3f8f Add generated files to svn:ignore. by Dominik Riebeling · 14 years ago
  72. 94eff15 Fix win32 simulator builds (tested cross compilation from linux) by Rafaël Carré · 14 years ago
  73. 79a863b Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. by Marianne Arnold · 14 years ago
  74. b6caf99 sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN by Rafaël Carré · 14 years ago
  75. 3982f1e Simulator: build recording code by Rafaël Carré · 14 years ago
  76. bf83ac6 Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. by Marianne Arnold · 14 years ago
  77. 4acfdbc chessbox: fix 'i = i++', based on gnuchess4.0-pl80 by Rafaël Carré · 14 years ago
  78. 7b4ecc7 Add Onda VX747 and VX777 images to be used for and in preparation of a manual. Author: Marko Pahlke. Flyspray: FS#10852 (VX747) and FS#10854 (VX777). by Marianne Arnold · 14 years ago
  79. 4171bc8 hdd6330: Enable buttonlights. by Szymon Dziok · 14 years ago
  80. a902adf Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as default font to make Cabbiev2 look as intended. by Marianne Arnold · 14 years ago
  81. b43c43c hdd6330: enable full touchpad support - code cleanup, all buttons should work now correctly, scrollstrip should work like in the OF. by Szymon Dziok · 14 years ago
  82. 63c795a hdd6330: change the synaptics-mep driver in a few places according to the touchpad behavior. by Szymon Dziok · 14 years ago
  83. 78c9a19 cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than LINE in the enum by Jonathan Gordon · 14 years ago
  84. dc34785 s/SUBLINES/LINE_ALTERNATOR/ by Jonathan Gordon · 14 years ago
  85. 7cfb564 use the same BAR_PARAMS for all bar types by Jonathan Gordon · 14 years ago
  86. 2a7fc15 Theme Editor: WPS documents rendered within SBS documents can now set backdrops by Robert Bieber · 14 years ago
  87. 32ff4e9 Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag by Robert Bieber · 14 years ago
  88. d4e7ab7 Theme Editor: Switched device configuration panel to a QFormLayout by Robert Bieber · 14 years ago
  89. e472c39 Theme Editor: Fixed cd code generation bug: Tags whose paramlists end in \n will now have a newline inserted after them by Robert Bieber · 14 years ago
  90. 2f68e5b Theme Editor: SBS will now render underneath WPS, if both are present in project by Robert Bieber · 14 years ago
  91. 8da13a5 Bring the layout of the table with config file options in line with the other tables in the manual by Alexander Levin · 14 years ago
  92. 8219cfe Theme Editor: Status bar no longer drawn by default by Robert Bieber · 14 years ago
  93. 6e40988 HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during system tick by Marcin Bukat · 14 years ago
  94. 64276fc Add -lm to pdbox sim build by Frank Gevaerts · 14 years ago
  95. b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 14 years ago
  96. 6638108 HD200 - add missed defines for remote buttons and remote_button_hold() function prototype in button-target.h by Marcin Bukat · 14 years ago
  97. 8d3591a HD200 - add support for remote in button_read_device() by Marcin Bukat · 14 years ago
  98. 9a471e6 Clip+ LCD: support devices with a different controller by Rafaël Carré · 14 years ago
  99. 12b89c1 Add -Wl,-z,defs to GCCOPTS by Rafaël Carré · 14 years ago
  100. a89fea6 We already build with -fomit-frame-pointer so there's no need to specify that again. by Nils Wallménius · 14 years ago