- 02c3774 Theme Editor: Continuing work on rendering, skin preview will now show backdrop or background color depending on config file by Robert Bieber · 15 years ago
- 6020075 Fix red. Need 'inline' with 'always_inline'. by Michael Sevakis · 15 years ago
- 2b640ba Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avoid use of stack after switching to idle stack. by Michael Sevakis · 15 years ago
- 69028d5 sd-as3525 was calling dma_release() without calling dma_retain() first, if by Tobias Diedrich · 15 years ago
- a9b30ee Theme Editor: Made allll destructors virtual by Robert Bieber · 15 years ago
- 8e8c8dc Either the removal of the unneeded flush or the additional epn_info setup by Tobias Diedrich · 15 years ago
- c0bd417 Make sure files which aren't windows-specific use \n line endings only by Rafaël Carré · 15 years ago
- 3d2b1cf ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gigabeat S. by Nils Wallménius · 15 years ago
- b6c17c2 Delete some duplicate inline asm macros since they now live in the codeclib. by Nils Wallménius · 15 years ago
- 10719ef test_codec: print crc's that start with 0 properly. by Nils Wallménius · 15 years ago
- 7afea91 ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% decoding vorbis on gigabeat S. by Nils Wallménius · 15 years ago
- 231c26f Add Stephen Carroll to CREDITS for all his hard work stripping out the additional themes from SVN and getting them on the themesite. by Alex Parker · 15 years ago
- 95b0cef tiny clean up of memory allocation by Jonathan Gordon · 15 years ago
- 8d3dbb8 make the sim build the skin lib also by Jonathan Gordon · 15 years ago
- ccaec76 Added skin_parser library to build system. by Björn Stenberg · 15 years ago
- f1a144a Added skin_parser library to build system. Fixed some warnings. by Björn Stenberg · 15 years ago
- db658d9 woops, forgot to add these by Jonathan Gordon · 15 years ago
- b2ea95e make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?) by Jonathan Gordon · 15 years ago
- 1dc2c5e Theme Editor: Stopped combo boxes in configuration editor from scrolling on mouse-wheel by Robert Bieber · 15 years ago
- 7556084 Theme Editor: Working on renderer infrastructure by Robert Bieber · 15 years ago
- 36b934d Move the skin parser to a seperate library by Jonathan Gordon · 15 years ago
- ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago
- ba07b20 AMSv2 RTC: no need to write to RTC_WAKEUP register by Rafaël Carré · 15 years ago
- 604b17a Theme Editor: Began working on skin preview viewer by Robert Bieber · 15 years ago
- 6c94ce5 Re-write the Telechips I2C delay routine in assembler to stop the compiler optimising it away. Tested with EABI and non-EABI compilers. by Rob Purchase · 15 years ago
- ff8e76e The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs. by Bertrik Sikken · 15 years ago
- 60d5f50 Theme Editor: Items from line under cursor now selected in parse tree view by Robert Bieber · 15 years ago
- 23b9df2 Add interpolation so output file contains lcdlinear[] matrix dump by Marcin Bukat · 15 years ago
- 0d48448 Theme Editor: Replaced line edits for key names with combo boxes by Robert Bieber · 15 years ago
- da4089d FM clip+ radio: enable stereo indication by Bertrik Sikken · 15 years ago
- 46e1231 FS#11402 by me : sd_enable for Sansa AMSv2 by Rafaël Carré · 15 years ago
- d258c58 Remove ugly RTL writing direction hack. by Dominik Riebeling · 15 years ago
- fcea117 Support for mystery FM chip in some Sansa Clip+, FS #11403 by me by Bertrik Sikken · 15 years ago
- 267a446 Theme Editor: Implemented save/save as in the configuration file editor by Robert Bieber · 15 years ago
- 0c26a79 Theme Editor: Added copyright headers to ConfigDocument files, continued work on configuration editing by Robert Bieber · 15 years ago
- 738d83c Add cleaned up tests used for Utils::compareVersionStrings(). by Dominik Riebeling · 15 years ago
- a8c35f4 SDL target: remove mouse polling and replace it with an event-based mechanism, this makes touchscreen on the sim much smoother by Maurus Cuelenaere · 15 years ago
- c6cac02 Theme Editor: add generated files and folders to svn:ignore. by Dominik Riebeling · 15 years ago
- da4e6b1 Manually cleaned up version of FS#11358 by Hinrik Örn Sigurðsson by Nils Wallménius · 15 years ago
- 98a5780 Theme editor: only accept valid colors in the preference dialog by Maurus Cuelenaere · 15 years ago
- a316ebe HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup. by Marcin Bukat · 15 years ago
- 518d3fc test_disk: print return values in case of error by Rafaël Carré · 15 years ago
- 9a7a542 first step of making touch regions usable in all skins, not just the WPS.. no user viewable changes just yet by Jonathan Gordon · 15 years ago
- dddd157 FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/bottom. by Steve Bavin · 15 years ago
- f98ea71 FS#11096 - fix the "last touch" tag from being true on boot by Jonathan Gordon · 15 years ago
- 2e320f6 Theme Editor: Changed color to colour in preferences. Made parse tree viewer alternate line colors and auto-scroll/expand with cursor in editor window. Implemented TabContent abstract class so that more than just skin documents can be loaded in tabs. Made SkinDocument implement TabContent. Began implementing ConfigDocument for editing configuration files. by Robert Bieber · 15 years ago
- 1d4dc9b cowond2: make sure the i2c delay loop code is actually generated by the eabi compiler. by Amaury Pouly · 15 years ago
- 7ee0983 That was supposed to be \opt{touchscreen} not \opt{cowond2}. by Alex Parker · 15 years ago
- 7a72a29 Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities. by Alex Parker · 15 years ago
- cf985f0 Build properly scrambled and named bootloader files for iAudio M3, M5 and X5. X5V still needs manual intervention but it has been like that before. by Jens Arnold · 15 years ago
- 2e75dae dont reuse vairbale names by Jonathan Gordon · 15 years ago
- cd87971 HD200 - use ide_power_enable() in bootloader by Marcin Bukat · 15 years ago
- cc6747c HD200 - make USB bridge handling more correct by Marcin Bukat · 15 years ago
- b49577b some tags need special handling when they are in the wrong branch of a conditional, so go ahead and make that work :p by Jonathan Gordon · 15 years ago
- d827d20 Theme Editor: Set window title on the preferences dialog by Robert Bieber · 15 years ago
- 44c122b Theme Editor: Made new tabs raise to forefront by Robert Bieber · 15 years ago
- 046832c Theme Editor: Stripped out the sub-classes for ProjectModel and turned ProjectModel into a list model, also replaced the project tree view with a list view by Robert Bieber · 15 years ago
- 4b0c1cf Clean up libmad/mad.h to avoid double or inconsistent definitions of types, functions and structs. by Andree Buschmann · 15 years ago
- 3f5851f make the next line after a viewport (if it is on the same skin line) auto-eat the \n by Jonathan Gordon · 15 years ago
- 7b59f99 Build D2 with the old compiler again (configure) by Frank Gevaerts · 15 years ago
- dfce357 duh, this is needed also by Jonathan Gordon · 15 years ago
- 17c3484 Start dealing with LINE elements... setup a flag which lets tags tell the renderer to not start a new line in the viewport (i.e %we/d/i %X/x/xd etc) by Jonathan Gordon · 15 years ago
- a8c0732 cowond2: make the code consistent with the comments and really clear the bits by Rafaël Carré · 15 years ago
- 21cbdac get the renderer working more better! "handle" sublines correctly, dont "draw" in the first viewport if we are using viewports, get rid of the idea of a linear token array (i.e we are going to use the parse tree directly) by Jonathan Gordon · 15 years ago
- 93460f5 build cowond2 and iaudio7 with EABI, they aren't stable by Rafaël Carré · 15 years ago
- 6711de9 SSwitch ipodnano2g to eabi in /trunk/tools/configure by Michael Sparmann · 15 years ago
- c1a42ff update classic_statusbar to the new syntax by Jonathan Gordon · 15 years ago
- 35b09cb initialise the element->type value so TAG types dont accidently get VIEWPORT if it element->type == 0 at alloc time by Jonathan Gordon · 15 years ago
- 3f06273 count line numbers correctly, handle the VIEWPORT change so it only ever has one child by Jonathan Gordon · 15 years ago
- 4752798 fuzev2 manual: mention the USB OF setting by Rafaël Carré · 15 years ago
- 83c19ef Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS instead. by Jonas Häggqvist · 15 years ago
- 50954cd Fix FS#111395. Call settings_apply_skins() after changing theme colours. by Andree Buschmann · 15 years ago
- 12e85b6 __div0: give the address of the instruction calling division to UIE by Rafaël Carré · 15 years ago
- 96d164f ARM: __div0() takes no argument by Rafaël Carré · 15 years ago
- 646a999 Sansa AMS: call the exception handler with the correct address when the exception happened in Thumb state by Rafaël Carré · 15 years ago
- a331e0d Build mrobe100 with EABI by Robert Kukla · 15 years ago
- e53b7e3 Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI. by Jens Arnold · 15 years ago
- e42067d Catalan language update (added "Pictureflow" missing string), FS #11393 by Adrián Cereto Massagué by Bertrik Sikken · 15 years ago
- f02c45e Spanish language update, FS #11394 by Adrián Cereto Massagué by Bertrik Sikken · 15 years ago
- 0733405 M:Robe 500 - Build with EABI. by Karl Kurbjun · 15 years ago
- 50e6e89 usb-as3535v2: add more defines, reorganize/simplify things, add code for interrupt handling by Amaury Pouly · 15 years ago
- 96364b6 Build H10 5/6GB with EABI toolchain. by Michael Sevakis · 15 years ago
- 014add9 Quick fix of the Player's manual which was also broken in r26617. I overlooked that the Player uses yet another button table... by Marianne Arnold · 15 years ago
- 65291f1 Use the correct 'RC' macro for the remote column in the pitch screen button table. by Marianne Arnold · 15 years ago
- 8c8b0b3 Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using this instead of the platform files' actions can be filled too. Complete the table in the quick start section mentioning how to start and shut down Rockbox for the Iaudio remote while at it. by Marianne Arnold · 15 years ago
- 467f15e Various minor corrections to some Iaudios' and their remote's keymap files. Fixes these manuals which were broken since r26617 and a bit more. by Marianne Arnold · 15 years ago
- a3f314b Build iPod Video with EABI toolchain. by Andree Buschmann · 15 years ago
- ce0d214 Theme Editor: Made errors display in status bar when cursor is on error'd line by Robert Bieber · 15 years ago
- 6c921f5 Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from mp3_enc.codec and, to make it build, move one function out of IRAM there since it really shouldn't matter. by Michael Sevakis · 15 years ago
- fa08c83 Theme Editor: Fixed status bar update bug by Robert Bieber · 15 years ago
- 82ff776 Rework the button table in 'Navigating the Main Menu' - use \newline to keep line breaks inside the cell which makes the alternating row colours work correctly; also restructure a bit to improve readability. by Marianne Arnold · 15 years ago
- 197b440 Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual. by Marianne Arnold · 15 years ago
- 2aecee8 Theme Editor: Made editor highlight all errors in a document, not just the first one by Robert Bieber · 15 years ago
- 1727c99 deploy-release: Make upx part optional and disable it. by Dominik Riebeling · 15 years ago
- f053b0d Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; further speedup should be possible by using line transfers for accessing the greylib buffers. Thanks to Marcin Bukat for testing. by Jens Arnold · 15 years ago
- 3c95dbb Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeModel handle the new VIEWPORT element properly by Robert Bieber · 15 years ago
- 0cca15c Get rid of the STATICIRAM hack for eabi builds. by Thomas Martitz · 15 years ago
- 1965745 Build Sansa e200 with new eabi gcc. by Thomas Martitz · 15 years ago
- 13d8649 Rework Rockbox Utility update version number check. by Dominik Riebeling · 15 years ago
- db54033 Build Gigabeat F/X with EABI tools. by Michael Sevakis · 15 years ago