summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-19sd-as3525.c: disable widebus again, it causes read corruptionsRafaël Carré1-4/+8
2010-07-19as3525*: use atomic bit manipulation for CCU_IORafaël Carré5-11/+11
2010-07-19as3525*: disable_irq in system_reboot()Rafaël Carré1-0/+3
2010-07-19Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré5-26/+61
2010-07-19TTA should be realtime on all targets now.Nils Wallménius1-1/+1
2010-07-19Make libdemac compile again on OSX x86 and x86_64 by replacing .rept with fan...Jens Arnold1-38/+53
2010-07-19Update of Czech language - FS #11488 by Marek SalabaBertrik Sikken1-13/+13
2010-07-19sd-as3525v2: remove unneeded prototypesRafaël Carré1-26/+24
2010-07-19manual: restore '%' removed in r27485Rafaël Carré2-3/+3
2010-07-18FS#11454 Tuning of codec compiler optionsNils Wallménius7-6/+73
2010-07-18Add a 'ab_repeat_buttons' featureRafaël Carré3-55/+63
2010-07-18Properly initialize tagcache headers when doing commit() duringMiika Pekkarinen1-5/+14
2010-07-18AB_REPEAT_ENABLE was never defined to 2Rafaël Carré55-69/+55
2010-07-18mkamsboot: take in account the additional 0x200 block when calculating sizeRafaël Carré2-12/+14
2010-07-18Fix broken (html) manual: set seriesimg globally in preamble.tex to \specimg ...Marianne Arnold1-0/+7
2010-07-18Update Chinese (simple) translation - FS #11484 by Purling NayukiBertrik Sikken2-12/+358
2010-07-18Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts5-7/+6
2010-07-18Add missing argument that broke building libskin_parser outside of Rockbox.Dominik Riebeling1-1/+1
2010-07-18Theme Editor: Added column number to parser error messagesRobert Bieber5-15/+37
2010-07-18Theme Editor: If a pr project specifies a valid #target value, its settings a...Robert Bieber4-3/+43
2010-07-17Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use i...Marianne Arnold18-0/+4
2010-07-17manual: Play/Pause button for Clip keymap is 'Play'Rafaël Carré1-1/+1
2010-07-17Set \specimg to sansaclipplus again for the Clip+ so that it uses the correct...Marianne Arnold1-1/+1
2010-07-17Oops, r27471 only contained the delete part of the 'svn rename' - commit the ...Marianne Arnold62-0/+0
2010-07-17Manual: add the new \seriesimg option to the 3 different Clip's platform file...Marianne Arnold65-0/+6
2010-07-17Manual: add another possible parameter to screenshot names: 'seriesimg' to be...Marianne Arnold1-7/+18
2010-07-17Prettier genlang-features output. Use the same style for max_language_size.h.Thomas Martitz2-2/+2
2010-07-17HD200: Add timeout in usb_enable(false) to prevent infinite loop when somethi...Marcin Bukat1-1/+6
2010-07-17Beautify view_battery() graph in debug menu. FS#11324 by meMarcin Bukat1-15/+57
2010-07-17Oops, revert unintentional commitNils Wallménius1-1045/+0
2010-07-17Delete unused headerNils Wallménius2-14/+1045
2010-07-17Walloon language update - FS #11039 by Stéphane QuertinmontBertrik Sikken1-3/+650
2010-07-17libwma: void pointer voodoo to get rid ov strict aliasing warningsNils Wallménius2-8/+8
2010-07-17libwma: Reuse a static buffer that was unused while decoding lsp files for so...Nils Wallménius2-4/+7
2010-07-17Check for errors from decode_packet in wmapro.cMohamed Tarek1-0/+4
2010-07-17Increase the size of quant table in libwmapro to accomodate more values for e...Mohamed Tarek2-5/+13
2010-07-17libwma: Reduce size of runtab and levtab buffers, only one set can get the wo...Nils Wallménius1-3/+5
2010-07-17Remove unused 2kB buffer and some dead code.Nils Wallménius2-6/+1
2010-07-17Begin shoehorning wma into the clip codec buffer again. Reduce the static buf...Nils Wallménius1-2/+2
2010-07-17libwmapro no longer needs libm in the sim; update the makefile and README.roc...Mohamed Tarek2-33/+6
2010-07-17libwmapro : remove dead/unneeded code from wma.[ch]Mohamed Tarek2-371/+0
2010-07-17libwmapro : Rename all FIXED occurrances to int32_t and remove types.hMohamed Tarek3-47/+37
2010-07-17More cleaning for libwmapro; use codeclib's bitstream functions and drop thos...Mohamed Tarek8-1925/+5
2010-07-17Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h t...Mohamed Tarek4-13/+813
2010-07-17Theme Editor: Integrated target db with project creation code. Now changing ...Robert Bieber4-1/+49
2010-07-16Theme Editor: Added target database, now populates combo box in new project d...Robert Bieber9-11/+424
2010-07-16Set mime-type correctly to image/png for all text viewer screenshots. Mime-ty...Marianne Arnold0-0/+0
2010-07-16rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken1-3/+3
2010-07-16Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken1-41/+75
2010-07-16libwma has Huffman tables that are too big for the stack temp buffer. Make te...Nils Wallménius1-2/+9