summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix FS#7387 - trying to go into the file browser when the last folder was on ...Jonathan Gordon2007-07-03
* More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold2007-07-03
* Remove useless #ifdef, specify maximum field width for strings in the snprint...Nils Wallménius2007-07-02
* H1x0: Increase delay during button reads. Hopefully fixes the scroll down pro...Magnus Holmgren2007-07-02
* Ooops.Jens Arnold2007-07-02
* Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold2007-07-02
* Gra, i really need to get some sleep.Antoine Cellerier2007-07-01
* Add repeat for the alt buttons too.Antoine Cellerier2007-07-01
* Oops.Antoine Cellerier2007-07-01
* control imporvements for iPod by DerPapst.Antoine Cellerier2007-07-01
* Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs.Antoine Cellerier2007-07-01
* Really implement the simple strategy from hinversi.Antoine Cellerier2007-07-01
* Vorbis: Apply various bugfixes from upstream Tremor.Magnus Holmgren2007-07-01
* Implement 2 simple AIs for reversi:Antoine Cellerier2007-07-01
* move handling of shared manuals (like h100 series) to a new setting in rbutil...Dominik Riebeling2007-07-01
* "Set Time/Date" screen.Nils Wallménius2007-07-01
* Rename playback.text to the less confusing name browsing_and_playing.tex (as ...Nils Wallménius2007-07-01
* Include virtual keyboard button table in sansa manualsNils Wallménius2007-07-01
* include everything in the docs dir in tarballsNils Wallménius2007-07-01
* Starfield background should be black (this code from r11605 didn't make it pa...Antoine Cellerier2007-06-30
* Oops. Should fix compilation errors / warnings.Antoine Cellerier2007-06-30
* Add possibility to use colors in starfield plugin using Play/Select. Based on...Antoine Cellerier2007-06-30
* Fix X5/M5 compilation.Antoine Cellerier2007-06-30
* FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by ...Antoine Cellerier2007-06-30
* Fix yellowNils Wallménius2007-06-30
* Change unsigned long to uint32_t and long to int32_t to fix a crash in Nils Wallménius2007-06-30
* include the re-renamed sokoban.levels file in FILESNils Wallménius2007-06-30
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* Attempt red build fix. (/me crosses fingers)Antoine Cellerier2007-06-29
* Should fix X5/M5 compile errors.Antoine Cellerier2007-06-29
* Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier2007-06-29
* propset svn:keywords IdAntoine Cellerier2007-06-29
* FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.Antoine Cellerier2007-06-29
* * FS #7373 - Maze: Button changes for iPodsAntoine Cellerier2007-06-29
* Shutdown and powermanagement cleanup: * Use the proper function for determini...Jens Arnold2007-06-29
* Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)Björn Stenberg2007-06-29
* FS #6636 - "Maze generator plugin" by Matthias Wientapper.Antoine Cellerier2007-06-28
* Apply FS #6702: More Sokoban Improvements.Antoine Cellerier2007-06-28
* FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #defineNicolas Pennequin2007-06-28
* Make the time in the statusbar always display --:-- when the RTC isn't setNicolas Pennequin2007-06-28
* rbutil: fix segfault if there is no rbutil.ini. It terminates now nicely.Dominik Wenger2007-06-27
* Add a missing install: label - thanks to Bryan Childs for spottingDave Chapman2007-06-27
* make htlatex use the name element for anchors instead of id.Dominik Riebeling2007-06-27
* Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...Michael Sevakis2007-06-27
* Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi...Michael Sevakis2007-06-27
* Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti...Michael Sevakis2007-06-27
* Fix up the ACK generation in the Coldfire i2c driver.Michael Sevakis2007-06-26
* attempt to fix -uDaniel Stenberg2007-06-26
* Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis2007-06-26
* If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205Peter D'Hoye2007-06-25