- 57ad6f9 change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign]) by Jonathan Gordon · 15 years ago
- ff2d224 FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectrogram loop. by Michael Sevakis · 15 years ago
- 30e2f42 FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_fft_scalar because 16-bit integers are generally a poor choice for computation on-target. Simplify display code to speed it up. Add logarithmic frequency display (need keymappings, guessed on some). On dual-core, perform FFT on COP. Add some support function to fixedpoint.c. ... and stuff. by Michael Sevakis · 15 years ago
- bbe6c5a we need to escape more chars now, so fix that. test skins with this update parse correctly with the themeditor :) by Jonathan Gordon · 15 years ago
- 496bcf3 Theme Editor: Fixed parsing and code generation for nested conditionals by Robert Bieber · 15 years ago
- 7f10b03 Theme Editor: Fixed some more code generation bugs by Robert Bieber · 15 years ago
- ea864be Fixed another code generation bug with viewports and enabled negative numbers in tag parameters by Robert Bieber · 15 years ago
- e25c903 Theme Editor: Fixed bugs in code generation and viewport parsing by Robert Bieber · 15 years ago
- 4003f35 Theme Editor: Removed the NEWLINE parse tree element by Robert Bieber · 15 years ago
- f16adb0 Theme Editor: Fixed code generation with escaped characters by Robert Bieber · 15 years ago
- 9381b49 Correct the iaudio-remote button names which were added in r26377 to make the M3 manual build again. by Marianne Arnold · 15 years ago
- 999990c Theme Editor: Fixed a small bug with asterisk handling in tag parameter argument codes and fixed bugs with handling escaped characters by Robert Bieber · 15 years ago
- f02a244 Theme Editor: Altered the way the parser handles asterisks in the tag argument specifiers by Robert Bieber · 15 years ago
- 0dfd418 revert an accidental commit in r26078 by Jonathan Gordon · 15 years ago
- 36f3a8d Added myself and Pure Data team to credits. by Wincent Balin · 15 years ago
- 921d10f pdbox: Updated CPU boosting API by Wincent Balin · 15 years ago
- a9848ce Theme Editor: Put together a simple GUI to test going back and forth between a tree view and a text edit box by Robert Bieber · 15 years ago
- f52c9aa pdbox: Code cleanup, optimizations. by Wincent Balin · 15 years ago
- 2799696 Theme Editor: Made text and comments editable from a treeview by Robert Bieber · 15 years ago
- 5943f4c Theme Editor: Enabled editing tag parameters from a treeview by Robert Bieber · 15 years ago
- 253cfbc Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very difficult to hit in this case though... by Tobias Diedrich · 15 years ago
- 47cd878 Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements in the parse tree by Robert Bieber · 15 years ago
- 27d529e mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr by Rafaël Carré · 15 years ago
- 0a054b2 Committing FS#11345 by JdGordon. Theme editor parser now includes full tag information in the skin_element struct by Robert Bieber · 15 years ago
- 2267bd3 Perform radio_start, radio_pause, radio_stop in simulator. by Michael Chicoine · 15 years ago
- df34a47 as3525 ascodec: make internal functions statics and remove some details for ascodec-target.h header by Rafaël Carré · 15 years ago
- dc32a5b as3525 PCM: implement locking like done for the gigabeats in r26341 by Rafaël Carré · 15 years ago
- 9b935b2 fft: use long home button to exit on fuze by Rafaël Carré · 15 years ago
- d1659d6 Theme Editor: Made Viewport the top level parse tree element, along with a bugfix to the tag parsing function by Robert Bieber · 15 years ago
- acb524e sd-as3525v1: set up bank selection data outside of the loop by Rafaël Carré · 15 years ago
- c225b17 pdbox: Removed unnecessary code from the main include file. Reduced neede memory to 2 MB. by Wincent Balin · 15 years ago
- a266ff1 pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit files only); small I/O-related workaround in g_array.c by Wincent Balin · 15 years ago
- dc496d6 Updated italian translation. by Alessio Lenzi · 15 years ago
- 550ca64 test_codec: close the log file before attempting to open a new one, and clear the button queue before displaying the menu a second time. by Rob Purchase · 15 years ago
- a6c1b54 Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, and a small increase in battery life. by Rob Purchase · 15 years ago
- 64adb32 Port the greylib blitting optimisation to m:robe 100. It's even more efficient on monochrome LCDs - about 20% ISR speedup. by Jens Arnold · 15 years ago
- 85fd2d8 Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ARM version but using mulu.l for the bit shuffling. ISR speedup is ~10%. by Jens Arnold · 15 years ago
- c5e14b5 Theme Editor: Added extern C declarations to header files by Robert Bieber · 15 years ago
- 0ea7905 ARM: use BX when branch to an address in register by Rafaël Carré · 15 years ago
- 74cee62 rolo: use BX for ARM branches by Rafaël Carré · 15 years ago
- 09cc3e6 battery_bench: comment the battery_bench.txt header with '#' by Rafaël Carré · 15 years ago
- 22b12ca draw markers on the FM frequency bar for presets (like cuesheet markers in the WPS). by Jonathan Gordon · 15 years ago
- 5b4a9b5 Add a tool to compare the binsizes of plugins and codecs of 2 build dirs by Rafaël Carré · 15 years ago
- e04a71f Only build firmware_flash plugin on archos by Rafaël Carré · 15 years ago
- cdc4245 Use version.sh in manual builds by Rafaël Carré · 15 years ago
- 7a1aca4 Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike Sevakis. ISR speedup on all greyscale iPods except Mini 2nd Gen is ~10%. No speedup on the latter, because the serial transfer is the limiting factor. by Jens Arnold · 15 years ago
- 8390577 Update Czech language by Michael Chicoine · 15 years ago
- 7946d03 Catalan language update by Michael Chicoine · 15 years ago
- a5248a2 Update Samsung YP-S3 bootloader demo by Bertrik Sikken · 15 years ago
- 211bc74 french translation update by Rafaël Carré · 15 years ago
- 2d4aba5 Fix LANG_TAGNAVI_UNTAGGED source string by Rafaël Carré · 15 years ago
- 8b5bf04 Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. The manual already describes the correct behaviour. by Andree Buschmann · 15 years ago
- f0e1cf0 Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly. by Andree Buschmann · 15 years ago
- 17889d4 inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits by Rafaël Carré · 15 years ago
- c0f9aa4 inttypes.h: add (some) iso c99 fprintf format specifiers by Rafaël Carré · 15 years ago
- 9296150 fix red. no replaygain on hwcodec by Jonathan Gordon · 15 years ago
- 1593b05 Accept FS#11313 by Chris Savery. Add composer to the track info screen and some general cleen up. by Jonathan Gordon · 15 years ago
- 68f4d91 add support for the possible viewport colour tags (%Vf and %Vb). use -c to disable them by Jonathan Gordon · 15 years ago
- e5ab34b Slovak language update by Bertrik Sikken · 15 years ago
- 4819882 Applied JdGordon's patch to add tokens to the Theme Editor tag table by Robert Bieber · 15 years ago
- 8e07853 and woops by Jonathan Gordon · 15 years ago
- d24cc39 zip up the output after doing all the skins by Jonathan Gordon · 15 years ago
- f9f6f90 Theme Editor: Fixed parsing bug that allowed comments to form a new logical line in a skin document by Robert Bieber · 15 years ago
- 9f2e1b1 Theme Editor: Got a barely functional treeview in place by Robert Bieber · 15 years ago
- 9843626 Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ParseTreeModel by Robert Bieber · 15 years ago
- cc07d68 fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795 by Rafaël Carré · 15 years ago
- 8d079a0 No need to break after a return by Frank Gevaerts · 15 years ago
- 1ecb629 Commit FS#10887 by me. Change the check for software poweroff to be that the power button is held, not that the power button is held AND that no other button is held. This makes shutting down players with small tightly spaced buttons (Sandisk...) much easier. This also means that combos involving the power button can now potientially power off the player. The H10 and sansas excluding the Fuze use a combo involving power for AB repeat mode. However, the timeout for shutdown is much longer then the long press duration needed for AB repeat, and in practice seems to not be a problem on these players. I've tested this on various players for a long time and bugged other people to try it out, so I think its pretty safe, but if theres problems it can be reverted or keymaps tweaked. by Michael Giacomelli · 15 years ago
- be0aa25 Change the software hold button combo from select + home to just holding home. This is both easier to do on such a small player and more consistent with the OF. Quickscreen is now select + home. Update the manual to reflect this. by Michael Giacomelli · 15 years ago
- acf98d9 fix broken case handling in storage_present() and storage_removable(). Those were buggy for targets with a hotswappable drive *and* more than one storage driver (i.e. only the D2 was probably affected) by Frank Gevaerts · 15 years ago
- c401eec manual: add key combo for clip+ software hold by Rafaël Carré · 15 years ago
- 018133e Consolidate the information on album art into one place. by Alex Parker · 15 years ago
- caa68b5 Only show the section on radio tags if the target has a radio. by Alex Parker · 15 years ago
- 4b36063 Add a brief description of radio art to the manual. Closes FS#11279. by Alex Parker · 15 years ago
- 9b25274 Fuze: don't change gate scan position if lcd_set_flip() is not used by Rafaël Carré · 15 years ago
- 5ea1fe6 cpucache_invalidate: use bx reg instead of mov pc, reg to return by Rafaël Carré · 15 years ago
- b7330ca Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them. by Alex Parker · 15 years ago
- 64eba68 Correct typos in D2 keymap file. by Alex Parker · 15 years ago
- 6cbce7b Add non-defined remote actions to the manual keymap files by Alex Parker · 15 years ago
- 9081c99 Add the plugin lib actions to the manual keymap files. by Alex Parker · 15 years ago
- 6805448 Correction to clobber lists of several codec's inline assembly. by Andree Buschmann · 15 years ago
- 9ab57e5 Small changes to asm for better readability. by Andree Buschmann · 15 years ago
- 5622078 e200v2: revert r26353 by Rafaël Carré · 15 years ago
- e8ec204 make the script zip the output by Jonathan Gordon · 15 years ago
- d2f2620 Fuzev1/v2 : lcd_set_flip() by Rafaël Carré · 15 years ago
- 04130c2 be smarter about %xd so it only eats 2 letters if that image has subimages by Jonathan Gordon · 15 years ago
- 8cd3f84 fix error when a comment is on the last line of the file by Jonathan Gordon · 15 years ago
- 602bad4 Doom plugin: Missed properly making a few 'unsigned' on my second pass. by Michael Sevakis · 15 years ago
- 9c6e217 Doom plugin: In anticipation of moving to the EABI toolchain, because of its assumptions about enums being sized as ints, convert enum typdefs to int or unsigned depending upon whether they have negative values in the enumeration. This should effectively preserve the manner in which it is compiled under the old toolchain and avoids having to closely inspect and possibly change many places in the code. by Michael Sevakis · 15 years ago
- 6980c1e Theme Editor: Got code generation tentatively working along with a solid C++ tree structure for WPS parse trees by Robert Bieber · 15 years ago
- 1dcc21d Upgrade the ARM eabi toolchain to gcc 4.4.4 by Thomas Martitz · 15 years ago
- 8b6356d sd-as3525.c: Do not wait for TRAN state after transfer is over. by Jack Halpin · 15 years ago
- bedeac4 Fix typo that made alarmclock exit immediately and add scrollwheel actions. by Thomas Martitz · 15 years ago
- 36b4b39 Apply FS#9194 - LCD invert for Sansa c200/c200v2 by Bertrik Sikken · 15 years ago
- 36c6f3d Restore return statement in kernel-as3525.c that was accidentally removed in r26330. This fixes c200v2 black screen. by Bertrik Sikken · 15 years ago
- b242db9 Update Brazilian Portuguese Translation by Michael Chicoine · 15 years ago
- b5f6611 Updated Turkish translation by Michael Chicoine · 15 years ago
- ec0ecd2 Update of Czech language by Michael Chicoine · 15 years ago
- c8944c0 Voice buffer can be much, much smaller. Code cleanup, logf fix by Jeffrey Goode · 15 years ago
- 0ae59df Simplify lcd invert by Michael Chicoine · 15 years ago