- 2d9caa9 Updated Simplified and Traditional Chinese translations by Xinlu Huang (FS#10000). by Jonas Häggqvist · 16 years ago
- 08f51a5 Don't rebuild the dependency file on 'make reconf'. Build type and target won't change, and there are some build types where the .dep file isn't needed at all, e.g. voice. by Jens Arnold · 16 years ago
- f14999e Fix redraw sequence when exiting a setting menu, so splashes work properly - see FS#9994. by Steve Bavin · 16 years ago
- 754ae4a Enable libmad ASM optimized fixed point routines for MIPS. by Michael Giacomelli · 16 years ago
- 9f49657 Fix endianness defines in the mdctlib code. by Michael Giacomelli · 16 years ago
- 3eeec57 Small comment correction by Karl Kurbjun · 16 years ago
- 8331f78 More DM320 sound work. Buffers that are smaller, even multiples of DSP_BUFFER_SIZE should work fine. Larger and non-even multiples do not work correct. by Karl Kurbjun · 16 years ago
- 8146b83 Make the mips compiler not complain when bitwise operations do not have parenthesis. by Michael Giacomelli · 16 years ago
- bb22899 Another tweak to the German language file - actually translate 'credits'. by Marianne Arnold · 16 years ago
- 5d43daa Also add support for the Onda VX747+ by Maurus Cuelenaere · 16 years ago
- 935780e Add support for Onda VX747 simulator (and yes, it needs a better picture) by Maurus Cuelenaere · 16 years ago
- d33bff2 Small fixup of the recent #include cleanup. settings.h needs button.h for HAS_BUTTON_HOLD by Thomas Martitz · 16 years ago
- 70cce5c Fix red. by Maurus Cuelenaere · 16 years ago
- fa81289 Move USB_DEVBSS_ATTR & USB_NUM_ENDPOINTS to SoC-specific header. by Maurus Cuelenaere · 16 years ago
- 70ab3fc Onda VX747: by Maurus Cuelenaere · 16 years ago
- b1983d2 Fix the user: strings by Magnus Holmgren · 16 years ago
- a844358 Add Johannes Linke to the header in deutsch.lang too. by Marianne Arnold · 16 years ago
- f244645 Update German translation: add missing strings, improve wording in a few phrases and some cosmetic changes (whitespace and consistent case). Taken from FS#9754 but leaving out some changes which that didn't feel right to me for the moment. Add Johannes Linke to the credits for his work. by Marianne Arnold · 16 years ago
- babda88 Make strnatcmp() and strnatcasecmp() call strcmp() or strcasecmp() if strings otherwise sort the same. This is done to make sure that strings always sort the same. by Frank Gevaerts · 16 years ago
- efe3ec8 A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin). by Rob Purchase · 16 years ago
- e92d996 Add Sam Bouwer to the credits and inside the langfile header by Peter D'Hoye · 16 years ago
- fe515c1 Better translation for one of the sorting strings in the Dutch language file. Thanks to Sam Bouwer (FS #9997) by Peter D'Hoye · 16 years ago
- 0702082 Update Dutch translation by Peter D'Hoye · 16 years ago
- f410487 Add a missing phrase (LANG_CREDITS) by Alexander Levin · 16 years ago
- 98a53f0 * Onda VX767: fix some redundant files + add some missing functions for apps/ compilation (still needs keymap though). by Maurus Cuelenaere · 16 years ago
- 7fc6bbb Use more formal English (passive) by Alexander Levin · 16 years ago
- 28a4c73 Add a TODO mark -- code duplication is ugly by Alexander Levin · 16 years ago
- c6bf842 * Unify Onda VX747 and VX747+ config files by Maurus Cuelenaere · 16 years ago
- 081c63b Update the Swedish translation. by Magnus Holmgren · 16 years ago
- d1adf35 Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peripheral DMA with SSI2 which doesn't require use of the peripheral DMA unit-- SSI2 is mapped to the SDMA core address space. Fix some break keywords in get_script_pc(). Use the patched script for mcu_2_app (BSP appears to have neglected to update that). Use _SHP instead of _SP for shared peripheral constants (consistency). by Michael Sevakis · 16 years ago
- de910d8 Greyscale targets: Make the gradient a bit brighter and simplify the calculation. by Jens Arnold · 16 years ago
- 9d82935 No need for a capital C in charging by Frank Gevaerts · 16 years ago
- 93bd8a1 Make the leave-usb-mode paragraph a bit less technical. Fix accidental missing words at the same time by Frank Gevaerts · 16 years ago
- 4a70a07 Fix red. by Bertrik Sikken · 16 years ago
- b24fafb Yet more #include cleanups by Bertrik Sikken · 16 years ago
- 3f69f89 Document the new disconnect behaviour introduced by r20244 by Frank Gevaerts · 16 years ago
- 4ae7415 Fix insert/queue next, last and replace to update the last insert position too, by Thomas Martitz · 16 years ago
- 1a09bf2 Make the USB disconnect feature dependent on HAVE_USB_POWER. This may not by Frank Gevaerts · 16 years ago
- b9d8ae4 The credits file is utf-8 but QTextStream defaults to the system locale codec. Explicitly use utf-8 when reading the credits. Fixes names containing non-ASCII characters getting displayed wrong. by Dominik Riebeling · 16 years ago
- 871db6f Allow the user to leave MSC mode by pressing the USB POWER button (the one that's used to go to usb power mode on plugin) when the host OS hasn't locked the device. by Frank Gevaerts · 16 years ago
- 30a2713 Clean up some more #includes by Bertrik Sikken · 16 years ago
- 9eeead9 Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit colour and greylib). Speeds up text rendering by 20..45% on colour coldfire, by 30..50% on colour ARM, and is noticeable in archos pictureflow. by Jens Arnold · 16 years ago
- 87d1744 Fix playlist "Insert" a bit. by Thomas Martitz · 16 years ago
- 99cb21f Ondio SP needed the same fix as Ondio FM. Thanks to Marianne Arnold for pointing it out (and nagging me about it :). by Magnus Holmgren · 16 years ago
- bded5db Introduced new options for convbdf that specify how the ascent/descent is allowed to grow to avoid glyph clipping. by Alexander Levin · 16 years ago
- 66cf3a3 Clean up some #includes by Bertrik Sikken · 16 years ago
- 34c7cd5 Move the multivolume definition to a better place for the Ondio FM to fix the red. by Magnus Holmgren · 16 years ago
- 30f3855 Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card). by Magnus Holmgren · 16 years ago
- f4515c3 Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the Vorbis codec to better handle out of memory conditions (to exit rather than crash; the AAC codec could use it too). setjmp/longjmp comes from newlib 1.17.0 with a few minor changes (combine parts of some files, remove support for some architectures, change some ifdef's). by Magnus Holmgren · 16 years ago
- 3f69bb2 Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's drawmode field. They're only used locally anyway. by Jens Arnold · 16 years ago
- 03dcedb Changed the comment to more accurately reflect how it works by Alexander Levin · 16 years ago
- e05e793 Some HttpGet cleanup: use references when setting options. by Dominik Riebeling · 16 years ago
- 537ee27 Unify printing of warnings/errors/info messages by Alexander Levin · 16 years ago
- 10b2655 Update year in about box -- we are still working on this. by Dominik Riebeling · 16 years ago
- 87a22b2 Revert the static'ing, as it causes crashes/freezes. Needs investigation. by Jens Arnold · 16 years ago
- c99446d Made all local functions static, saving ~500 bytes of binsize on coldfire and SH1, and ~150 bytes on ARM. * Removed an unused static inline function. by Jens Arnold · 16 years ago
- 44c15ee Fix FS#9949 - Song not playing, noise instead. Stale code was left from before transferring in segments and one calculation was just wrong for limiting trasfer size. Make buffer aligning consistent, change <= 0 on size_t variable to == 0 and remove pointless limit on overall buffer size. by Michael Sevakis · 16 years ago
- da1ca51 Make Philips SA9200 build again by Mark Arigo · 16 years ago
- a88d5f0 Remove some more debug output. Add an option to strip binaries. Fix quoting at the zip stage. by Jonas Häggqvist · 16 years ago
- 9a6d919 Mono targets: Make sure the splash screen uses white on black and the logo doesn't look inverted. by Jens Arnold · 16 years ago
- 5e31325 Performance tweaks for SH1. No changes for coldfire and ARM, apart from changing a bunch of signed shifts to unsigned shifts. by Jens Arnold · 16 years ago
- 031ac44 Only print clip warnings in verbose mode by Alexander Levin · 16 years ago
- 2af0b60 Remove the check since it can fail if the chars to process were limited per command line options. by Alexander Levin · 16 years ago
- 3884266 "Commit" the deleted file... by Jonas Häggqvist · 16 years ago
- cbcef67 Revamp of the bitmap allocation for the fonts. Implements the idea from FS#9907 (reallocate when maxwidth grows), but does it correctly. Also gets rid of the warning "DWIDTH spec > ..." which is irritating since the bounding box header of the font is not required to specify the MAX width. by Alexander Levin · 16 years ago
- c8a6078 Bump rbutil version to 1.1, remove the m (milestone) prefix and show the version number first in the about dialog. by Dominik Riebeling · 16 years ago rbutil_1.1
- 750b848 Don't skip the cleanup I commented out for debugging and build all targets if no specific targets are specified. by Jonas Häggqvist · 16 years ago
- a32b73e Smarten up the w32sims.pl script and rename it to sims.pl, since it does all sorts of sims now. by Jonas Häggqvist · 16 years ago
- 2b6e4ad Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effort by Thomas Martitz · 16 years ago
- 6f030a0 add the needed plugin API exports for pictureflow to hwcodec, use the audio buffer if plugin buffer is too small, build on any target with bitmap + tagcache by Andrew Mahone · 16 years ago
- cc5689c pictureflow: use correct priority to free slides when extending cache on right, catch and handle failure to find a slide to free by Andrew Mahone · 16 years ago
- 5aca361 Use plaint int here since it's also used for the other fields by Alexander Levin · 16 years ago
- 2bbfd6f Provide better stats (print the total number of glyphs as well) by Alexander Levin · 16 years ago
- cf25649 Update german translation and drop obsolete strings. by Dominik Riebeling · 16 years ago
- ca41779 Use total_sectors in ata_get_info() instead of calculating it all over again. This should fix LBA48 issues. by Frank Gevaerts · 16 years ago
- 7c93b5c Correct the char's bby and bbh if it's clipped by Alexander Levin · 16 years ago
- 0c69a83 Remove no longer used stuff. by Jens Arnold · 16 years ago
- f82c944 Use a static pattern rule to restrict the dependency on [pluginname].o to single-file plugins. This allows the pattern rule for %.rock (with all dependencies defined elsewhere) to pick up multi-file plugins with no [pluginname].o file, and get rid of the duplication in (doom|midi|reversi).make. by Jens Arnold · 16 years ago
- 67c6f60 Clip the glyphs that wouldn't be correctly rendered by Rockbox thus avoiding "noise" in glyphs. See also the attachment in FS#9931 for the list of by Alexander Levin · 16 years ago
- d8b6a95 FS#9919 pictureflow cache rework, footprint reduction, buflib use by Andrew Mahone · 16 years ago
- b727de6 FS#9916 buflib plugin memory allocator by Andrew Mahone · 16 years ago
- e54c1cc Revert r20200, it was incorrect. The feature 'serial_port' refers to serial ports that can be configured. Possibly the feature should be renamed instead. by Bertrik Sikken · 16 years ago
- 5322258 Make the 'serial_port' feature depend on HAVE_SERIAL instead of IPOD_ACCESSORY_PROTOCOL by Bertrik Sikken · 16 years ago
- 08b643e Fix update rectangle calculation. This caused the black artifacts outside the screen area introduced with backlight simulation for colour targets. by Jens Arnold · 16 years ago
- 4f87abf Cosmetic fix: remove duplicate semicolons by Bertrik Sikken · 16 years ago
- 23e28f2 Overlooked one place where the 'archive created' warning needs to be suppressed. by Jens Arnold · 16 years ago
- 273c035 FS #9978: Walon.lang update by Stéphane Quertinmont by Tom Ross · 16 years ago
- 4993ec2 GigabeatFX: Change the way that the LCD copy routine works: Do the copy and translation in one step. by Karl Kurbjun · 16 years ago
- 096eb68 Get the volume controls working on the M:Robe 500 along with some minor code changes. by Karl Kurbjun · 16 years ago
- 1fb8242 Simplify generic_i2c, removing the link between i2c address and i2c interface, adding the concept of an i2c bus index. by Bertrik Sikken · 16 years ago
- 527b2dd Updated italian translation. by Alessio Lenzi · 16 years ago
- f42b934 Bring back -fdata-sections that got lost in the make system overhaul (r19146). by Jens Arnold · 16 years ago
- dcf751e FS #9974: Update Walon.lang by Stéphane Quertinmont. by Tom Ross · 16 years ago
- 8a1f2ce Add missing user fields aka fix yellow. by Tom Ross · 16 years ago
- e114601 Set a few svn:ignore bits by Jonas Häggqvist · 16 years ago
- 104fb37 More GSoC related work. Have genlang parse the user field of the lang files. For now, all user strings are core. In the future more users will be added. Add missing user fields to a few phrases in some languages. Genlang will also warn if a phrase is missing the user field or it is unknown. The output format is unchanged. by Tom Ross · 16 years ago
- 9f6e117 TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes mentioned in the Samsung NAND datasheet. Add this to the nand_id struct, so that it can be runtime detected (required for some D2s to boot). Use the struct directly instead of making a local copy, and format the nand_info table to 80 columns. by Rob Purchase · 16 years ago
- 3fe6152 Make the H10 5GB bootloader able to load the OF again. From FS#9955. by Barry Wardell · 16 years ago
- a6052d3 Add a full stop after strings, since some voices use the existance of one to change intonation. by Jonas Häggqvist · 16 years ago
- 7389928 Make sure that sorting works both for signed and unsigned char (it depends on the platform/compiler used) by Alexander Levin · 16 years ago