- 7e891aa Oops. Actually add the IDCT file for ARM. :p by Michael Sevakis · 17 years ago
- 287d622 Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. by Michael Sevakis · 17 years ago
- 24327dd shouldnt have been commited by Jonathan Gordon · 17 years ago
- 4196e7c Fix the eq menu so changes are applied after using the "simple eq settings" menu by Jonathan Gordon · 17 years ago
- 62c1a87 Automatically save and load solitaire game. Close FS#7796. (Do we need a "quit without saving" menu entry?) by Antoine Cellerier · 17 years ago
- ddee0f1 Use uint32_t type for the pitch table by Nils Wallménius · 17 years ago
- ff7b3c5 Fix midi playback on 64 bit sims and const a table by Nils Wallménius · 17 years ago
- 0e49605 Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary. by Nils Wallménius · 17 years ago
- edc6d63 H10: use POWER button to abort keyboard (was FF button) by Peter D'Hoye · 17 years ago
- d969a42 Do not display the backdrop in text viewer and editor plugins by Nils Wallménius · 17 years ago
- a33fc5d Updated italian translation. by Alessio Lenzi · 17 years ago
- 4fc77ac Fix empty commit: Add grayscale support for ARM in vertical packing format. by Tomasz Malesinski · 17 years ago
- 8f8dbf4 Fix disabling voice. by Tomasz Malesinski · 17 years ago
- 376169a small optimisation: make a locally used function static by Peter D'Hoye · 17 years ago
- e571cfb vel/MROBE500 by Karl Kurbjun · 17 years ago
- 26a05af A few minor cleanups for the Gigabeat S by Will Robertson · 17 years ago
- 729388f Remove annoying 'Shuffling' splash by Nils Wallménius · 17 years ago
- a04972a Cleanup the C200 keymap a bit, fixes the time settings screen for now. by Marianne Arnold · 17 years ago
- 8fadf6b Fix playback of HE-AACv2 (aka SBR+PS) files. by Magnus Holmgren · 17 years ago
- 322fcb5 Re-enable plugins for c200, and fix the red. by Will Robertson · 17 years ago
- 590501c Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. by Will Robertson · 17 years ago
- a8af83e Code police raid: header files must not define actual code. by Jens Arnold · 17 years ago
- 6475ad7 reuse the largest sin and cos tables for smaller sizes by Marcoen Hirschberg · 17 years ago
- c70d946 Make a few private functins static and use fewer bytes for constants by Nils Wallménius · 17 years ago
- a6159ed Updated italian translation. by Alessio Lenzi · 17 years ago
- 4d853ff fix a warning for coldfire by Marcoen Hirschberg · 17 years ago
- 1be7314 get rid of warnings by Marcoen Hirschberg · 17 years ago
- b2abd67 remove unused struct member and variable by Marcoen Hirschberg · 17 years ago
- 1ddef37 move (i)MDCT and FFT code to separate files by Marcoen Hirschberg · 17 years ago
- 40c0569 Oops, what did that do there? by Marianne Arnold · 17 years ago
- 1b4623a More cosmetic/syntax fixes to languages. by Jonas Häggqvist · 17 years ago
- cd5edbe small cleanups by Marcoen Hirschberg · 17 years ago
- 12ddb8e Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. by Marianne Arnold · 17 years ago
- 7b71787 Get rid of macros and do these calculations only once instead by Nils Wallménius · 17 years ago
- 39ff187 Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B marker is set by Steve Bavin · 17 years ago
- a783f44 A few small languagefile syntax fixes. Not sure if these actually caused any problems, but better safe than sorry. by Jonas Häggqvist · 17 years ago
- dbbc835 Corrected timescreen buttons by Björn Stenberg · 17 years ago
- 377ffc7 Forgot to bump plugin API version. by Thom Johansen · 17 years ago
- 294ec1d Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. by Thom Johansen · 17 years ago
- a896f3d Simplify initing of the screens[] struct by using an initializer, also some reordering of the struct, and the required plugin api bump by Nils Wallménius · 18 years ago
- cf1cef5 minor update to gui_synclist_do_button() which will hopefully simplify things later. by Jonathan Gordon · 18 years ago
- 4b07770 Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOUT. Hopefully I didn't break any characters I can't see. by Jonas Häggqvist · 18 years ago
- 65b4aae Sudoku: Optionally display coloured numbers on colour targets. by Jens Arnold · 18 years ago
- e461f2e Fixed an out of buffer boundaries lookup when database has been loaded in ram. by Miika Pekkarinen · 18 years ago
- 12a957b Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783 by Nils Wallménius · 18 years ago
- 219b1f5 Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim. by Dave Chapman · 18 years ago
- ae05617 Updated Swedish translation. by Magnus Holmgren · 18 years ago
- d9bf26a Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly. by Marianne Arnold · 18 years ago
- 0c2dfbc Update german translation - include 'c200' where needed and be a bit more accurate with hard disk and flash storage. Having a different definition in deutsch.lang caused no problems in a test on Ondio and M5. Maybe this change would make sense in english.lang as well? by Marianne Arnold · 18 years ago
- 22df2fd Slight code simplification by Nils Wallménius · 18 years ago
- c9a00ab fix two bugs related to no-existing settings/bookmark files and simplify the viewer_load_settings() function in the process. by Robert Kukla · 18 years ago
- 72221fb code police (and commit test) by Peter D'Hoye · 18 years ago
- c643692 Make sure that the apps directory exists when building the apps/features file by Linus Nielsen Feltzing · 18 years ago
- 61aa70c Code police and keep backlight on while in mazezam by Peter D'Hoye · 18 years ago
- d727f5d Make logf builds compile again since the clean up of hard-coded paths by Barry Wardell · 18 years ago
- 04b3435 Clean up hard-coded paths by Nils Wallménius · 18 years ago
- cd5ad2f FS#7742 by Sofian Babai - add missing voice string in francais.lang by Linus Nielsen Feltzing · 18 years ago
- c4a7631 UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) problems caused by not worrying about states. Have rockbox objects initialized only by rockbox threads save for the main 'gui' thread which is a needed exception. by Michael Sevakis · 18 years ago
- 2e305c6 Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts, this is all compile time... by Jens Arnold · 18 years ago
- cd9b512 battery_bench: Fix battery voltage logging for voltages >4.095V by separating the flags from voltage. by Jens Arnold · 18 years ago
- cce1172 Fix missing quote. by Jens Arnold · 18 years ago
- 945462e Make peakmeters work for real in swcodec simulators instead of just showing random movement. by Jens Arnold · 18 years ago
- b0a1ed1 Fix rockbox warnings. sramfile is a static array so will never be NULL. by Michael Sevakis · 18 years ago
- f64ebb1 Sim I/O and threading that runs more like on target. Tweakable if any genuine slowness imitation is required for any one of them. One point of concern is the sim shutdown on an OS other than Linux just because terminating threads in a manner other than having the do it themselves is kind of dirty IMHO. by Michael Sevakis · 18 years ago
- aebeabd Stop libmad from crashing on 64 bit simulators. by Jens Arnold · 18 years ago
- b69556f Ooops, rror ;) by Jens Arnold · 18 years ago
- aa88545 Better (and consistent between .lng and .voice) translation for 'playlist'. by Jens Arnold · 18 years ago
- 7094512 Update of Dutch language file by Peter D'Hoye · 18 years ago
- cc4541f Credits: better counter when scrolling manually by Peter D'Hoye · 18 years ago
- ad479ba Updated italian translation. by Alessio Lenzi · 18 years ago
- dbc6b4e Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. by Mark Arigo · 18 years ago
- 24006ff stop non-live settings from beign accepted even if cancel was chosen by Jonathan Gordon · 18 years ago
- 94f6f41 Add missing translation by Jens Arnold · 18 years ago
- 4f7097a Fix some tabs (one caused a voice string to not be used). by Jens Arnold · 18 years ago
- 75c39b0 Fix a few voice strings, and adjust a few others. by Jens Arnold · 18 years ago
- 53c6ea6 Include split up shortcuts plugin in tarball by Nils Wallménius · 18 years ago
- 1238d0d Fix a few errors that I missed. The translation is missing a few strings to be completely in sync. by Jonas Häggqvist · 18 years ago
- fd32e1c Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly. by Jonas Häggqvist · 18 years ago
- 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 18 years ago
- 946a815 Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another. by Peter D'Hoye · 18 years ago
- ec5b48d Make the credits scrolling changes a bit more user friendly, use actions and some code cleanup by Peter D'Hoye · 18 years ago
- 74b1665 Accept FS#7695 - updated Norwegian Nynorsk lang update by Jonathan Gordon · 18 years ago
- 20444c4 Fix warning. by Jens Arnold · 18 years ago
- 5ccf180 Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn by Nils Wallménius · 18 years ago
- a514c60 Apparently, negative exponents are possible when decoding exponential VLC. Should fix occasional glitches that happened in files of all bitrates. by Michael Giacomelli · 18 years ago
- e065171 Fix a cosmetic error in a desc: line that propagated from English to other translations. by Jonas Häggqvist · 18 years ago
- 2268591 Update german translation. by Marianne Arnold · 18 years ago
- 80e91c1 Francais language update: by Mustapha Senhaji · 18 years ago
- fd3b0d9 Fix FS #7685 by using the backlight helper functions. Some code policing and cleaning. Still contains a potential crash although this version does not crash atm. by Peter D'Hoye · 18 years ago
- 4a346f4 Added a couple of missed accent in voice strings and minor adjustement. by Alessio Lenzi · 18 years ago
- 30573a3 Oops, applied the 'clean' patch instead of the one modified to meet the by Paul Louden · 18 years ago
- 9931d56 Accept FS#6920, swap the 'A' and 'Select' button functions while in the WPS. by Paul Louden · 18 years ago
- a8aa84c Corrected some voice strings as requested in <a href="http://www.rockbox.org/tracker/task/7611">FS #7611</a>. Ope fixed. by Alessio Lenzi · 18 years ago
- e140612 Update Dutch language file by Peter D'Hoye · 18 years ago
- f2178fb the last oops? by Peter D'Hoye · 18 years ago
- 4a70f49 fix yellow :) by Peter D'Hoye · 18 years ago
- 432a476 fix red by Peter D'Hoye · 18 years ago
- 4ca83e3 Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits and do not exit immediately when pressing a key. by Peter D'Hoye · 18 years ago
- 3e7594a Accept FS #7671 - Hungarian language update by Peter D'Hoye · 18 years ago
- 0485a34 Accept FS #7676 - Chinese trad language update by Peter D'Hoye · 18 years ago