- ef1f7d3 SPC Codec: Ensure no crash occurs on load failure which could cause emulation to be run without a program loaded on dual core (DSP wasn't initialized yet). The load failures come from core buffering not having the atomic audio file fully loaded before the codec requests the buffer (it gets as many bytes as can be provided) which IMHO isn't very atomic :). Changes in thread execution order after dumping spinlocks for general use simply revealed the buffering race condition. No fix for that will be hacked into the codec itself but should be fixed in the core. Add my copyright to files I had a significant part in developing per request of Adam Gashlin. by Michael Sevakis · 17 years ago
- 4cfae09 Binary font committed by mistake? by Jonas Häggqvist · 17 years ago
- a891703 Add backdrops/, icons/ and utils/ as well as some missing rwpses to the tarballs. by Jonas Häggqvist · 17 years ago
- d8e3abf Shiny new bitmap for the D2 sim by Rob Purchase · 17 years ago
- df6c5f4 rbutil: introduce a util function to get the systemproxy, for better reuse. by Dominik Wenger · 17 years ago
- 9759c03 Renamed 'archos' to 'modelname' in the configure script and the Makefiles by Daniel Stenberg · 17 years ago
- ebe5acf Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. by Kevin Ferrare · 17 years ago
- 8a91c19 Fix typo (and update the build table...) by Rob Purchase · 17 years ago
- fa85aa8 D2 simulator build (plugins not built yet) by Rob Purchase · 17 years ago
- 9d6f6aa When automatically loading the last bookmark and the file couldn't be found, nothing much seemed to happen. Show 'Nothing to resume' in this case, so the user has a clue that something went wrong. Should perhaps use a different message in this case. by Magnus Holmgren · 17 years ago
- 5570ab2 Updated italian translation. by Alessio Lenzi · 17 years ago
- 24dacb6 Remove old debug statement when building fonts. by Michael Giacomelli · 17 years ago
- dae719d Revert today's fire commits because it crashed all the targets I could test with (OndioFM, M5, C250). The plugin action conversion also caused problems (e.g. in a c200 sim which was working) I couldn't control flame type and movement and couldn't exit. by Marianne Arnold · 17 years ago
- 8b4ecfa Oops. Only build mpegplayer bitmaps for SWCODEC. by Michael Sevakis · 17 years ago
- 2df3f38 FS#8495 by Harry Tu - fix bad spelling in english.lang by Linus Nielsen Feltzing · 17 years ago
- 73afc47 A commit without a single warning is not really fun by Kevin Ferrare · 17 years ago
- eb93be2 Fire plugin : initializes palettes with a function instead of storing them in static arrays, changed the color LCD's palette to make it look nicer, switched the button API to the action API, reorganized code a little bit by Kevin Ferrare · 17 years ago
- 7da7e7b add timer registration for mrobe100 lcd to greyscale lib (fix yellow) by Robert Kukla · 17 years ago
- 7bc4d24 Accept FS #8494: updated chinese translations by Harry Tu by Peter D'Hoye · 17 years ago
- c4c678f Accept FS #8490 by Vuong Minh Hiep: fix wrong selection in multi-line lists by Peter D'Hoye · 17 years ago
- 343fb72 configure update hasn't worked in ages... by Daniel Stenberg · 17 years ago
- d90e083 Hopefully resurrect unifont.bdf correctly. by Nicolas Pennequin · 17 years ago
- ea358a1 Keyclick option (FS#7307). Disabled by default, go into System settings to enable it. WARNING: PortalPlayer targets reportedly have a problem with this, so don't enable it on those unless you want to risk burning your ears with horrible noise. This is probably a bug in pcmbuf_beep(), and I'm hoping that someone who has an affected target will look into it and fix it as a result of this commit. by Steve Bavin · 17 years ago
- cba886d Set different icons for each resolution in the build script. by Michael Giacomelli · 17 years ago
- b58071a Fix Cabbie on non-color targets by not including the gradient selection bar. Also, update the build script so that different targets can have different selection bars. by Michael Giacomelli · 17 years ago
- c5f6406 Make the build script also install any needed icons. by Michael Giacomelli · 17 years ago
- 0742980 This shouldn't have been deleted. by Michael Giacomelli · 17 years ago
- 97cbdaa Tell the build system about the new theme. by Michael Giacomelli · 17 years ago
- 8b01677 Commit new theme: Cabbie 2.0\! Thanks to everyone in the forums who made this possible. If you see any problems by Michael Giacomelli · 17 years ago
- c05fef3 Change build script to copy any fonts needed for build in themes in preperation for commiting a default theme. Maybe not the best use of space, but theres only 2 built in themes with fonts so it makes little difference. by Michael Giacomelli · 17 years ago
- 31b6eb5 Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for charging on various Ipods. Note that charging itself is not yet implemented on these devices. by Michael Giacomelli · 17 years ago
- c1791a5 compile uisimulator for m:robe 100, button definitions taken from h10 for now by Robert Kukla · 17 years ago
- b5acab1 Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sansa E series. by Michael Giacomelli · 17 years ago
- 70362ee rbutil: lupdate on all languages, updated german lang. by Dominik Wenger · 17 years ago
- 4e8d614 add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. by Dominik Wenger · 17 years ago
- 56b3f92 Manual: Be more accurate about 'reset settings with button during startup' - the feature wasn't mentioned in some manuals even though it is possible (Sansas, Iaudios, H10s); use the *_PAD macros because it depends on the keypad and this way it's easier to exclude it from the 1st-3rd gen Ipod manuals (currently not possible on these targets); use the 'press button' phrasing for the Gigabeat (still not perfect but better than before). by Marianne Arnold · 17 years ago
- 3d92206 Repair OndioFM manual that accidentally got broken in the previous fmradio.tex commit because the virtual keyboard description doesn't use the manual 'button action' macros for Ondio manuals. (I.e. the quick fix, leaves work on the platform files/virtual keyboard section to do). by Marianne Arnold · 17 years ago
- 47cfed1 audio on the m:robe 100 by Robert Kukla · 17 years ago
- 9e93b9e Proper mutexing in the MMC driver's ata_init(), resembling what is done in the ata driver. by Jens Arnold · 17 years ago
- 45f733e rbutil: correct some UI texts, and made the rbspeex config dialog a bit nicer. by Dominik Wenger · 17 years ago
- 5730da2 Apply last fall's exponent fix to WMA v1 files as well. by Michael Giacomelli · 17 years ago
- 099c96e Fixes to the Russian translation by Alexander Kuzmenkov by Jonas Häggqvist · 17 years ago
- a423db0 added an option to get a list of voices for a language, for rbutil. by Dominik Wenger · 17 years ago
- 6b5780d rbutilqt: made the sapi TTS more configurable, you can now select a specific voice in the config dialog. Also reworked some setSetting functions, to remove depencies. by Dominik Wenger · 17 years ago
- 2cffb1b Look for albumart in .rockbox/albumart/<artist>-<album><size>.bmp in addition to the current locations. by Jonas Häggqvist · 17 years ago
- 608c547 Fix warnings. Remove a now unneeded parameter macro from run_blocking_ops. by Michael Sevakis · 17 years ago
- 4684348 Don't bother translators with strings that are already translated when just the target line has been changed. by Jonas Häggqvist · 17 years ago
- 32a531b Do some simplification in switch_thread regarding interrupt enabling which simplifies kernel objects as well. Simply doing unconditional disable/enable should be fine in the firmware. Not sure about the case in the bootloader for all targets and so will evaluate but that should be fine too if everything is masked. by Michael Sevakis · 17 years ago
- 2235c7e FS#8446 New translation, Hindi language by Apoorva Mahajan. by Mustapha Senhaji · 17 years ago
- 6a83796 Finally, out goes struct spinlock for anything but mutiprocessor targets where it becomes a reenterable corelock. by Michael Sevakis · 17 years ago
- 3b36b98 Properly serialize ata_init with other threads. Fix a bug that always initialized the lock on every call to ata_init - that should be a one time init or else the lock could be corrupted on connect. by Michael Sevakis · 17 years ago
- 536b5a0 Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip_extension() function from albumart.c. The other one is moved from tree.c to misc.c. by Nicolas Pennequin · 17 years ago
- 905d806 meg-fx: remove superfluous i2c_init call by Michael Sevakis · 17 years ago
- 6e051bb Updated Romanian language by George Tamplaru. by Jonas Häggqvist · 17 years ago
- 53e79ca meg-fx: correct an oops in the interrupt vector table by Michael Sevakis · 17 years ago
- 483e418 Update the WPS build script so that included builds can have various additional features. This version allows me to compile the new proposed default WPS into new builds. See FS#8443 for more info. by Michael Giacomelli · 17 years ago
- c598ce0 Manual: 'enable' the radio chapter for the c200 (add a screenshot), add missing e200 and c200 button descriptions in the table as well as in the text below and add a note about Sansas with or without the radio chip. Use the macros a bit more efficiently. State everything as is currently but this chapter needs some work... by Marianne Arnold · 17 years ago
- b24f5ce Manual - use the button macro correctly so that the following space is not eaten and actually use it for the Ipod manuals. Also removed a few tabs and unnecessary spaces. by Marianne Arnold · 17 years ago
- d7d073a Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/anti-clockwise is up) in the text viewer for the Sansa. This was accidentally changed in r16045 by Dave Chapman · 17 years ago
- 93ddef3 mpegplayer: fix a small mistake in validating the start time. by Michael Sevakis · 17 years ago
- 0ae0e1d libmpeg2: Change a couple style points for consistency and some spacing. by Michael Sevakis · 17 years ago
- 0c7f237 libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probably less than optimal since it's basically the decoding code with minimum reading of the bitstream but it does the trick for now and gets some more FPS. by Michael Sevakis · 17 years ago
- 74d6105 Update Swedish translation, and make a few changes for consistency. by Magnus Holmgren · 17 years ago
- 837012b Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 124MHz. The main loop within lcd_grey_data() needed instruction reordering (interspersing lcd writes with memory accesses) to meed the LCD controller timing. Slight slowdown because of the extra register needed. by Jens Arnold · 17 years ago
- 47ea030 Initial Cowon D2 commit: by Rob Purchase · 17 years ago
- b30ca8c * Apply a a recent, small optimisation from the archos bitmap lcd driver to the charcell driver, and fix comments. * Make the optimisation more safe, and apply that fix to the bitmap driver as well. by Jens Arnold · 17 years ago
- feefc90 Change wording of date options to clarify; previously English format was not the format used in England. by Steve Bavin · 17 years ago
- d1e4bb2 Reduce the size of the language buffer a bit. by Jonas Häggqvist · 17 years ago
- 79ad71a Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the language buffer as pointed out by Harry Tu. by Jonas Häggqvist · 17 years ago
- fcbeb2b FS#8132 by Harry Tu: Remove untranslated strings from a number of languages. by Jonas Häggqvist · 17 years ago
- 7ed7873 Fix compile error in wps_debug.c when -DDEBUG and not simulator build by Catalin Patulea · 17 years ago
- 784112a Fixed the red. by Miika Pekkarinen · 17 years ago
- 7aedb02 Dircache state should be checked too to make appflags work in every situation. by Miika Pekkarinen · 17 years ago
- 39c597b Always check for deleted files, no matter how slow it might be when DB autoupdate is enabled. Also simplified code a bit. Fixed a crash when search is performaed and dircache has been vanished and DB is still exists ram. by Miika Pekkarinen · 17 years ago
- fa7eb56 Greyscale library: * Defer application of lcd linearisation + gamma in buffered mode to the actual update. This simplifies the update function (grey_update() and grey_update_rect() now are just calls to grey_ub_gray_bitmap_part()), and makes DRMODE_COMPLEMENT work properly. * Make the simulator version work and behave more similar to the target version. by Jens Arnold · 17 years ago
- 071c2ac Reenable metronome on Archos targets which got lost during the big change to it in last summer and fix a warning (wrong data type). The plugin button action system causes problems with the Ondio controls (tapping and playing conflict, even though there are exceptions defined) and it's only halfway usable, probably this applies to the Player as well but couldn't test. It is still better than nothing and e.g. metronome is not completely controllable on c200 too where it is also enabled. by Marianne Arnold · 17 years ago
- 0ce6c52 FS#8369 by Harry Tu: Voice strings for norsk.lang. Please report any problems in the tracker, if you build Norwegian voicefiles since this was done by someone who doesn't speak Norwegian. by Jonas Häggqvist · 17 years ago
- 9956c25 Midiplay: more consistent button mapping on c200 - use the volume buttons to adjust volume (BTN_UP/DOWN), making it possible to use the 'Play' button for play/pause. by Marianne Arnold · 17 years ago
- 28cd26c Some cleanup for readability. No code change. by Jens Arnold · 17 years ago
- 62f7f9e rbutil: improve voice creation: better parser for genlang output. Make progressbar working while voicegeneration. Sort the voice language list. Make the rbutil Translations built in. (run lrelease before make) by Dominik Wenger · 17 years ago
- bf6d5cc m:robe 100: tweaks for more reliable shutdown by Robert Kukla · 17 years ago
- 66ad9b1 Greyscale test plugin: Add missing button definitions for M5. by Jens Arnold · 17 years ago
- d37c622 fix abort button when rockbox-info.txt is not available. by Dominik Riebeling · 17 years ago
- d984686 FS#8450 Update the fnnish translation by Jani Kinnunen. by Mustapha Senhaji · 17 years ago
- 20b3823 Make the lcd_gradient_* functions static - they're not exported in lcd.h by Dave Chapman · 17 years ago
- 189f9e2 charcell doesnt show titles in lists, so remove the "show path" setting and free up some bin space by Jonathan Gordon · 17 years ago
- f4f90c2 Oops, looks like I overlooked a leftover from the old graylib... by Jens Arnold · 17 years ago
- c6b5d55 The old grayscale library is now officially dead. by Jens Arnold · 17 years ago
- a72499a Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. by Jens Arnold · 17 years ago
- 43cc034 Fix FS#8451 by Nils Wallménius · 17 years ago
- a615aab - share adc reading code between h10 and mrobe100 by Robert Kukla · 17 years ago
- 36ffa79 added degree symbol by Robert Kukla · 17 years ago
- f5318d5 ipod_fw is not required to build/install Rockbox any more, so remove it from ipodbitmaptools. by Dave Chapman · 17 years ago
- 29775f7 mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start menu - Always show the start menu 2) Start menu if not completed - show the start menu if playback was interrupted before finishing (equivalent to the previous 'Resume No/Yes' screen) 3) Resume automatically - Always resume immediately with no prompting 4) Play from beginning - Always play file from the beginning. B) Do everything possible at this time to ensure USB connection and power down preserve the resume time. C) Add Settings menu to start menu D) Small OSD erasure drawing tweak. by Michael Sevakis · 17 years ago
- 41cd44c Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 targets benefit most (lcd_update() speedup >50%, and the greyscale overlay no longer makes mp3 playback skip). * Consistent brace placement style. by Jens Arnold · 17 years ago
- 9f68670 rbutil: added creation of voice files with rbutil. by Dominik Wenger · 17 years ago
- 5be3329 refactored voicefont and wavtrim for inclusion into rbutil. by Dominik Wenger · 17 years ago
- fc13290 I didn't mean to commit the autostart.c entry. by Robert Kukla · 17 years ago
- 7d961d3 m:robe 100: by Robert Kukla · 17 years ago
- c4ebcbe Make set_option correctly return USB connect status. by Michael Sevakis · 17 years ago