- 6386dbe static/inline/iram raid gives nice speedup by Nils Wallménius · 18 years ago
- 1ed54f4 Maybe 25 was too much with the new decay rates. by Stepan Moskovchenko · 18 years ago
- 414724e MIDI: Kick up number of voices and decrease the decay rate, taking by Stepan Moskovchenko · 18 years ago
- c6c7b73 Fix bug that caused only half the output buffer to be used, gives a quite nice speedup on coldifre, clean up some commented out #ifdefs by Nils Wallménius · 18 years ago
- 3de61b4 Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's not a good idea to change the source strings because genlang won't tell the translators the source string has changed. by Nicolas Pennequin · 18 years ago
- aaf3e32 MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyness is finally fixed. by Stepan Moskovchenko · 18 years ago
- d1e3060 MIDI: Fix two year old loop bug that caused distortion on some instruments. I been looking for this one by Stepan Moskovchenko · 18 years ago
- 23a89b0 Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info". by Nicolas Pennequin · 18 years ago
- bb62942 Bubbles for Sansa c200. by Marianne Arnold · 18 years ago
- 7cbc161 Make bubbles use one background picture that is the size of the display instead of combining a 'left' and sometimes a 'right' bmp. This way it's clearer how the background is generated and adapting to new display sizes should be easier. by Marianne Arnold · 18 years ago
- 7eedcb4 Fix buggy gradient display when a coloured file is selected in the browser. Thanks to smably for the report. by Nicolas Pennequin · 18 years ago
- 84b81bc Updated italian translation. by Alessio Lenzi · 18 years ago
- 59d6b08 Make AC3 codec use Rockbox' native bitswap routines. by Thom Johansen · 18 years ago
- 49a9e1e Make the gradient look better when more than one line is selected (running time, ID3 info, cuesheet viewer...). I haven't found a solution for scrolling yet, so that won't look too good. by Nicolas Pennequin · 18 years ago
- d7cb907 Get the plugins synced up with the threading changes. by Michael Sevakis · 18 years ago
- 7914e90 Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly. by Michael Sevakis · 18 years ago
- c13eba2 FS #7833: Optimizations to the Vorbis codec: by Tomasz Malesinski · 18 years ago
- 1aaf5db Francais.lang update, courtesy of rasher's web translating tool. by Nicolas Pennequin · 18 years ago
- 6888db3 Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup by Nils Wallménius · 18 years ago
- 93787dd Simplify the sendEvent function, makes it _slightly_ faster and quite a bit smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup by Nils Wallménius · 18 years ago
- f3b015f FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. by Nicolas Pennequin · 18 years ago
- c9a424f Fixed Thai language by Pinitnun Shanasabang. Also adds (empty) user: lines to all strings. by Jonas Häggqvist · 18 years ago
- 750f0ac Add Makefile to FILES and fix comment. by Stepan Moskovchenko · 18 years ago
- 8b6d287 Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out by Stepan Moskovchenko · 18 years ago
- c8af667 New translation: Thai, by Pinitnun Shanasabang by Jonas Häggqvist · 18 years ago
- d42fba0 Add c200 to the button light timeout string in all languages with a translation of that string already. by Jonas Häggqvist · 18 years ago
- bdbbef6 Updated Finnish language by Jani Kinnunen. Updated Danish language by me. by Jonas Häggqvist · 18 years ago
- 6135b45 Minor syntax fix by Björn Stenberg · 18 years ago
- 1bf813d Enabled button light for Sansa C200 by Björn Stenberg · 18 years ago
- d55f1b7 Update Dutch language file by Peter D'Hoye · 18 years ago
- 7e891aa Oops. Actually add the IDCT file for ARM. :p by Michael Sevakis · 18 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 · 18 years ago
- 24327dd shouldnt have been commited by Jonathan Gordon · 18 years ago
- 4196e7c Fix the eq menu so changes are applied after using the "simple eq settings" menu by Jonathan Gordon · 18 years ago
- 62c1a87 Automatically save and load solitaire game. Close FS#7796. (Do we need a "quit without saving" menu entry?) by Antoine Cellerier · 18 years ago
- ddee0f1 Use uint32_t type for the pitch table by Nils Wallménius · 18 years ago
- ff7b3c5 Fix midi playback on 64 bit sims and const a table by Nils Wallménius · 18 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 · 18 years ago
- edc6d63 H10: use POWER button to abort keyboard (was FF button) by Peter D'Hoye · 18 years ago
- d969a42 Do not display the backdrop in text viewer and editor plugins by Nils Wallménius · 18 years ago
- a33fc5d Updated italian translation. by Alessio Lenzi · 18 years ago
- 4fc77ac Fix empty commit: Add grayscale support for ARM in vertical packing format. by Tomasz Malesinski · 18 years ago
- 8f8dbf4 Fix disabling voice. by Tomasz Malesinski · 18 years ago
- 376169a small optimisation: make a locally used function static by Peter D'Hoye · 18 years ago
- e571cfb vel/MROBE500 by Karl Kurbjun · 18 years ago
- 26a05af A few minor cleanups for the Gigabeat S by Will Robertson · 18 years ago
- 729388f Remove annoying 'Shuffling' splash by Nils Wallménius · 18 years ago
- a04972a Cleanup the C200 keymap a bit, fixes the time settings screen for now. by Marianne Arnold · 18 years ago
- 8fadf6b Fix playback of HE-AACv2 (aka SBR+PS) files. by Magnus Holmgren · 18 years ago
- 322fcb5 Re-enable plugins for c200, and fix the red. by Will Robertson · 18 years ago
- 590501c Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. by Will Robertson · 18 years ago
- a8af83e Code police raid: header files must not define actual code. by Jens Arnold · 18 years ago
- 6475ad7 reuse the largest sin and cos tables for smaller sizes by Marcoen Hirschberg · 18 years ago
- c70d946 Make a few private functins static and use fewer bytes for constants by Nils Wallménius · 18 years ago
- a6159ed Updated italian translation. by Alessio Lenzi · 18 years ago
- 4d853ff fix a warning for coldfire by Marcoen Hirschberg · 18 years ago
- 1be7314 get rid of warnings by Marcoen Hirschberg · 18 years ago
- b2abd67 remove unused struct member and variable by Marcoen Hirschberg · 18 years ago
- 1ddef37 move (i)MDCT and FFT code to separate files by Marcoen Hirschberg · 18 years ago
- 40c0569 Oops, what did that do there? by Marianne Arnold · 18 years ago
- 1b4623a More cosmetic/syntax fixes to languages. by Jonas Häggqvist · 18 years ago
- cd5edbe small cleanups by Marcoen Hirschberg · 18 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 · 18 years ago
- 7b71787 Get rid of macros and do these calculations only once instead by Nils Wallménius · 18 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 · 18 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 · 18 years ago
- dbbc835 Corrected timescreen buttons by Björn Stenberg · 18 years ago
- 377ffc7 Forgot to bump plugin API version. by Thom Johansen · 18 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 · 18 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