- ac3a745 Fix reds, inclusion of C files into plugins is tricky. by Thomas Martitz · 14 years ago
- 921ac8d Change the gcc options for sdl builds to allow for gnu99 features, it needs some fixes in other places. Fixes test_mem compilation failure on cygwin. by Thomas Martitz · 14 years ago
- 589d211 HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect(), speedup is huge, fps over 4 times faster. by Szymon Dziok · 14 years ago
- 290e27b HDD6330: add missing button for test_codec. by Szymon Dziok · 14 years ago
- 6a54c57 Some improvements for test_mem: by Thomas Martitz · 14 years ago
- 1b093cf Remove tabs by Andree Buschmann · 14 years ago
- db9445a sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to entry point... by Amaury Pouly · 14 years ago
- 1583b1c sbinfo: first try at creating an elf file out of the .sb mess by Amaury Pouly · 14 years ago
- 71ad367 codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz speedup with gcc 3.4, larger 0.6-0.8MHz speedup with gcc 4.4/4.5 by Nils Wallménius · 14 years ago
- a63cf50 Add HD300 button defines for system_exception_wait() by Marcin Bukat · 14 years ago
- 5ad4080 Very small code shuffle to maybe make parseing %if() a smidgen faster by Jonathan Gordon · 14 years ago
- c2c7628 HD300 - greylib callibration data (taken from iAudio M5 - works well) by Marcin Bukat · 14 years ago
- dd61702 HD300 - plugins keymaps by Marcin Bukat · 14 years ago
- d2ebc53 RTC s35380a - fix initialization. by Marcin Bukat · 14 years ago
- 9929512 ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MHz on all ARM9 and later devices. Note this is only optimized for arm9 (non-E), although it is faster on later devices. An arm9E/11 version will be needed for optimal performance on newer devices. by Michael Giacomelli · 14 years ago
- 90d77fb sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses the zero key) by Amaury Pouly · 14 years ago
- 7612559 sbinfo: add full support for various kind of cryptographic checks by Amaury Pouly · 14 years ago
- db1e051 HD300 - decrease touchstrip sensitivity by Marcin Bukat · 14 years ago
- aa2abed MPIO - drop wait states for LCD access by Marcin Bukat · 14 years ago
- 47f670d FS#11725: fix duplicationg slash indicating root in filename. by Teruaki Kawashima · 14 years ago
- 4fd775f cahnge button mapping in list cotext so that it ignores button release. by Teruaki Kawashima · 14 years ago
- abc34aa Add HD300 to builds.pm by Marcin Bukat · 14 years ago
- 0e98dd0 FS #11780 by Melba Sitjar: add missing strings to the Tagalog by Robert Menes · 14 years ago
- 15a0a3c Rename bootloader file for MPIO players as it supports both HD200 and HD300. by Marcin Bukat · 14 years ago
- 5f8f579 HD300 - keymap tweaks by Marcin Bukat · 14 years ago
- e3ab05a Update lang files for Set time/date screen on HD300 by Marcin Bukat · 14 years ago
- 2d3064a HD300 - add basic RTC support by Marcin Bukat · 14 years ago
- 084c690 sbinfo: add decryption support and pretty print boot section structure by Amaury Pouly · 14 years ago
- a0480c7 applying FS#10489: Rockboy - rotate directional keys when screen is rotated by Michael Stummvoll · 14 years ago
- 418b7d4 Reorder viewers.config entries so that test plugins come after the standard plugins for the same extension. The first defines the default action and the icon for the respective extension (if there is no core action for it). Group entries by extension so this is more visible. by Jens Arnold · 14 years ago
- 1db3dfd Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef conditions) by Frank Gevaerts · 14 years ago
- 4063389 rbutil: r28687 touched too much. Restore some accelerator keys. by Mustapha Senhaji · 14 years ago
- c412c2d Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+ for example) by Bertrik Sikken · 14 years ago
- 10e0279 Make model_names static in mkmpioboot. by Dominik Riebeling · 14 years ago
- 5d274e5 Hopefully fix a crash using %if() with strings by Jonathan Gordon · 14 years ago
- 0aea176 rbutil: Bring the french translation up to date. by Mustapha Senhaji · 14 years ago
- ba0bb7a rbutil: Fix typos in french translation plus some minor changes (fix few typos on source strings too while I was here). by Mustapha Senhaji · 14 years ago
- 4cbab55 HD300 - add missing i2c initializtion. by Marcin Bukat · 14 years ago
- 194bc86 Add helper function to get index from file extension. by Teruaki Kawashima · 14 years ago
- 2dcc515 Undo r28682. Bad idea... by Andree Buschmann · 14 years ago
- 8972744 Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it. by Andree Buschmann · 14 years ago
- 54b2d72 Use MEM_ALIGN_ATTR in test_mem plugin. by Andree Buschmann · 14 years ago
- 9a24892 MPIO HD300 - initial commit by Marcin Bukat · 14 years ago
- 608bc4e Latest release is 3.7.1 by Björn Stenberg · 14 years ago
- a51fa04 Fix all manuals that were broken in r28617 (targets that do not have \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC. by Marianne Arnold · 14 years ago
- ec9bb4c Re-add the lseek to the beginning of the file which was accidentally removed. by Thomas Martitz · 14 years ago
- 4f03a97 Fix red on hwcodec. Forgot to change the macro for it. by Thomas Martitz · 14 years ago
- 9393e4c Change how all the metadata parsers are read from a giant swich/case to function pointers via array index. Also unify the api. by Thomas Martitz · 14 years ago
- 756c59a update mpegplayer manual. by Teruaki Kawashima · 14 years ago
- 4fe5580 Fixing FS#11745 (Rockboy Screen on Sansa Clip+) by Michael Stummvoll · 14 years ago
- 7c1c9cc Code Police: C comment style. by Mustapha Senhaji · 14 years ago
- 043ebca FS#8607: MPEG video playlist by Teruaki Kawashima · 14 years ago
- b397fe5 libtremor: small tweak to coldfire inline asm function MULT31_SHIFT15, saving one instruction, *tiny* speedup, output unchanged by Nils Wallménius · 14 years ago
- c7e5122 Fix the Russian spelling by Alexander Levin · 14 years ago
- 7704a3c Added the snapshot patch for rockboy (FS#11757) by Michael Stummvoll · 14 years ago
- 8971b23 Update Russian translation - FS#11770 by Alexey Polkhirev by Bertrik Sikken · 14 years ago
- 26c36d9 Sansa c200/c200v2: limit allowable contrast value to 0-127, it wraps at 128. by Bertrik Sikken · 14 years ago
- 70bbbcd correction from previous commit. Completly removing the splashes is better by Michael Stummvoll · 14 years ago
- 0c4e658 Rockboy: Changed the time of showing splash messages to 0 to decrase loading time. by Michael Stummvoll · 14 years ago
- 05434eb test_codec: fix menu broken in r28637 by Nils Wallménius · 14 years ago
- 286eceb Rockboy: Added an short stats option which only shows the two numbers by Michael Stummvoll · 14 years ago
- 5a9805d rockoy: boosting the max frameskip option up to 20 Max instead of 6 by Michael Stummvoll · 14 years ago
- ff9e186 codeclib: there is no need to limit the outputs of the coldfire X(N)PROD_R macros to data registers, no significant speed diff by Nils Wallménius · 14 years ago
- 72b4c4f Adding an reset option to the rockboy menu by Michael Stummvoll · 14 years ago
- 6813021 thanks for admitting me to the team :) by Michael Stummvoll · 14 years ago
- 8802c5d codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as earlyclobbers as they are not, lets gcc produce better code. Speedup of 0.2-0.3MHz for codecs using the mdct, (larger speedup when building with gcc 4.4). by Nils Wallménius · 14 years ago
- 16d44e9 Playlist viewer: Fix regression introduced by r28138 which made some buttons not work in the playlist viewer. by Thomas Martitz · 14 years ago
- efba7d8 once more by Jonathan Gordon · 14 years ago
- 1e0006b fix red by Jonathan Gordon · 14 years ago
- 893d2f3 Accept FS#11723 by Michael Hohmuth by Jonathan Gordon · 14 years ago
- 3dc5f59 Accept FS#11721 by Michael Hohmuth by Jonathan Gordon · 14 years ago
- 5e6b9f7 Use MEM_ALIGN_ATTR in libatrac3. by Andree Buschmann · 14 years ago
- dedffd3 Fix bug in libatrac which lead to playback errors and/or distortions with some atrac3 files. by Andree Buschmann · 14 years ago
- 6695226 Fix typo in comment. by Andree Buschmann · 14 years ago
- e536159 Align various libwma buffers. Saves about 1 MHz on the Gigabeat S. by Michael Giacomelli · 14 years ago
- 0e53651 Force alignment of various data structures in libmad. Speeds up Gigabeat S decoding by about 1MHz. by Michael Giacomelli · 14 years ago
- 3f93231 Fix mistake on targets without frequency scaling. by Michael Giacomelli · 14 years ago
- 7094181 Add option to run test_codec unboosted on players with boosting. by Michael Giacomelli · 14 years ago
- 28ecf9b Use MEM_ALIGN_ATTR in pitch detector plugin. by Andree Buschmann · 14 years ago
- f99b896 Remove tabs. by Andree Buschmann · 14 years ago
- 1aac585 Comment unused function. by Andree Buschmann · 14 years ago
- 3c83cea Remove unused define. by Andree Buschmann · 14 years ago
- 6cff0e7 Use MEM_ALIGN_ATTR in libdemac instead of fixed alignment. Speeds up arm11 by ~6%. by Andree Buschmann · 14 years ago
- feb74ad Fix pointer aliasing warning which for some reason was only triggered in SH builds. by Jens Arnold · 14 years ago
- 572c6ee fix --rbdir is ignored in configure by Teruaki Kawashima · 14 years ago
- 3cebd7a Bring the spanish translation up to date. by Mustapha Senhaji · 14 years ago
- 0dbc4a6 Use MEM_ALIGN_ATTR in mpc codec. Speed up by 22-24% was measured on ARM11. by Andree Buschmann · 14 years ago
- e5b1a7d FS#6321: Universal Image Viewer by Teruaki Kawashima · 14 years ago
- eef21cb Change alignment macros to allow further performance optimization. Define the CACHEALIGN macros for all ARM CPUs, the used alignment size is derived from CACHEALIGN_BITS which has been defined for each supported ARM CPU with r28619. The default alignment size for ARM is set to 32 bytes as new -- not yet supported -- ARM CPUs will most probably need this alignment. To be able to differ between ARM and other CPUs a new macro called MEM_ALIGN_ATTR is introduced. This equals CACHEALIGN_ATTR for ARM, 16 byte alignment for Coldfire and is kept empty for other CPUs. MEM_ALIGN_ATTR is available system wide. From measurements it is expected that the usage of MEM_ALIGN_ATTR can give significant performance gain on ARM11 CPUs. by Andree Buschmann · 14 years ago
- f54cbfa Commit first part of FS#11235 by Buschel and I. Improves scheduling on arm9 for two filter macros in libmad that are almost never called. A larger speed up will be possible when the remaining ASM code is improved. by Michael Giacomelli · 14 years ago
- ee6b0da rockpaint: cache font preview when browsing fonts. by Teruaki Kawashima · 14 years ago
- 579a7eb Forgot this very minor tweak. by Alex Parker · 14 years ago
- 75a306e Minor English correction. by Alex Parker · 14 years ago
- c357403 Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change. by Andree Buschmann · 14 years ago
- 90a5a8a Define CACHEALIGN_BITS for missing ARM CPUs for later use. by Andree Buschmann · 14 years ago
- 1abc5b8 Correct supported sample rates for iPod nano 2G, at least prepares the manual for recording on this target. by Andree Buschmann · 14 years ago
- c08bb63 Add section 'Running Time' to the manual. Fixes FS#11561. by Andree Buschmann · 14 years ago
- 9b2e947 FS#11608: switch cpu to async operation in boosted mode by Fred Bauer · 14 years ago
- 8a2c480 libtremor: Use larger cachesize for codebook decoding on targets with 1MB codec buffer. by Nils Wallménius · 14 years ago
- 3806584 fix reds, not so nice fiddling with simulator stubs to make it all works by Jonathan Gordon · 14 years ago