summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adding non-existing files in SOURCES no longer causes strange sysfont.h error...Björn Stenberg2008-10-29
* 'make voice' no longer builds bitmaps.Björn Stenberg2008-10-29
* Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis2008-10-29
* set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg2008-10-29
* state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold2008-10-29
* Save another 4 bytes without sacrificing performance by subroutine rearrangem...Jens Arnold2008-10-29
* AS3525 is ARMv4, not ARMv5.Jens Arnold2008-10-29
* FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon2008-10-29
* fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon2008-10-29
* Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman2008-10-29
* e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman2008-10-29
* e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman2008-10-29
* e200v2 lcd: Add missing DBOP clock initializationRafaël Carré2008-10-29
* First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist2008-10-29
* Gammar correctionDave Chapman2008-10-29
* Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling2008-10-28
* Update note for the APE codec mentioning that c2000 files now can be played b...Nils Wallménius2008-10-28
* Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold2008-10-28
* Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren2008-10-28
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Correct the t_model variable for the e200v2Dave Chapman2008-10-28
* Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré2008-10-28
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré2008-10-28
* Add myself to committers listRafaël Carré2008-10-28
* Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere2008-10-27
* The tick change for the sim can be a little nicer.Michael Sevakis2008-10-27
* Fix red-- it should.Michael Sevakis2008-10-27
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Fix line endings and set svn propertiesBertrik Sikken2008-10-26
* Try to fix FS#9502: end playback properly if no valid files were found in a p...Magnus Holmgren2008-10-26
* Bump plugin API version as needed.Magnus Holmgren2008-10-26
* Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).Marianne Arnold2008-10-26
* Reword Sudoku section and document the recently added scratchpad marking sett...Dominik Riebeling2008-10-26
* Language updates:Jonas Häggqvist2008-10-26
* FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken2008-10-26
* Add missing #include to mp3 metadata parser.Bertrik Sikken2008-10-26
* Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius2008-10-26
* bah! messed up the filename settings... and do some line length fixingJonathan Gordon2008-10-26
* Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon2008-10-26
* A little more work on the e200v2 LCD driver (still untested - I don't own one...Dave Chapman2008-10-25
* Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling2008-10-25
* Remove some trailing whitespace - no functional changeDave Chapman2008-10-25
* Update manual entry for calendar plugin, screenshots still missing for most t...Nils Wallménius2008-10-25
* Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s...Nils Wallménius2008-10-25
* Fix a typo by slightly changing the affected sentence and remove a hard line ...Dominik Riebeling2008-10-25
* Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ...Nils Wallménius2008-10-25
* fill in button and backlight functions for m200 "v2"Dominik Wenger2008-10-25
* Make Detect::check() return an error string instead of a boolean result and m...Dominik Riebeling2008-10-24
* Make uninstallation class use QtCore instead of QtGui -- it doesn't use any G...Dominik Riebeling2008-10-24