Age | Commit message (Expand) | Author |
2007-07-19 | Remote keys support for the demystify plugin (added remote_directions to the ... | Kevin Ferrare |
2007-07-18 | Cleaned up the demistify plugin a litle bit, switched the key handling to the... | Kevin Ferrare |
2007-07-15 | unused variable | Jonathan Gordon |
2007-07-15 | convert the last of the menus in text_editor to the new api | Jonathan Gordon |
2007-07-14 | Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit... | Jonathan Gordon |
2007-07-11 | Rearrange and cleanup settings code | Jonathan Gordon |
2007-07-10 | Jewels puzzle tiles - better adaptation to the different screen sizes and a b... | Marianne Arnold |
2007-07-08 | Jewels: repair resuming of puzzle mode games. | Jens Arnold |
2007-07-08 | Remove test_codec. | Michael Giacomelli |
2007-07-08 | Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is n... | Michael Giacomelli |
2007-07-07 | Turn on backlight when test_codec speed test is finished | Nils Wallménius |
2007-07-03 | Remove tabs (I wonder why Anjuta decided to insert them there) | Peter D'Hoye |
2007-07-03 | Use splashes for errors in the properties plugin | Peter D'Hoye |
2007-07-03 | File/Dir properties should at least print an error message when something goe... | Peter D'Hoye |
2007-07-03 | Oops, this change shouldn't have been committed | Dave Chapman |
2007-07-03 | WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and... | Dave Chapman |
2007-07-02 | Ooops. | Jens Arnold |
2007-07-01 | Gra, i really need to get some sleep. | Antoine Cellerier |
2007-07-01 | Add repeat for the alt buttons too. | Antoine Cellerier |
2007-07-01 | Oops. | Antoine Cellerier |
2007-07-01 | control imporvements for iPod by DerPapst. | Antoine Cellerier |
2007-07-01 | Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. | Antoine Cellerier |
2007-07-01 | Really implement the simple strategy from hinversi. | Antoine Cellerier |
2007-07-01 | Implement 2 simple AIs for reversi: | Antoine Cellerier |
2007-06-30 | Starfield background should be black (this code from r11605 didn't make it pa... | Antoine Cellerier |
2007-06-30 | Oops. Should fix compilation errors / warnings. | Antoine Cellerier |
2007-06-30 | Add possibility to use colors in starfield plugin using Play/Select. Based on... | Antoine Cellerier |
2007-06-30 | Fix X5/M5 compilation. | Antoine Cellerier |
2007-06-30 | FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by ... | Antoine Cellerier |
2007-06-29 | Attempt red build fix. (/me crosses fingers) | Antoine Cellerier |
2007-06-29 | Should fix X5/M5 compile errors. | Antoine Cellerier |
2007-06-29 | Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the... | Antoine Cellerier |
2007-06-29 | propset svn:keywords Id | Antoine Cellerier |
2007-06-29 | FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper. | Antoine Cellerier |
2007-06-29 | * FS #7373 - Maze: Button changes for iPods | Antoine Cellerier |
2007-06-28 | FS #6636 - "Maze generator plugin" by Matthias Wientapper. | Antoine Cellerier |
2007-06-28 | Apply FS #6702: More Sokoban Improvements. | Antoine Cellerier |
2007-06-25 | If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205 | Peter D'Hoye |
2007-06-25 | Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * ... | Jens Arnold |
2007-06-25 | Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter | Karl Kurbjun |
2007-06-24 | Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ... | Peter D'Hoye |
2007-06-24 | Sound improvements for rockboy - players now sync the sound (The gigabeat now... | Karl Kurbjun |
2007-06-19 | change the fps calculation so setting changes are visible without delay | Marcoen Hirschberg |
2007-06-19 | move button_loop to prepare for the next commit | Marcoen Hirschberg |
2007-06-19 | Forgot to change the spelling in viewers.config. | Paul Louden |
2007-06-19 | Make user-visible spelling "colours" rather than "colors". | Paul Louden |
2007-06-19 | Add a "Speed test folder" option for batch testing. When this option is sele... | Dave Chapman |
2007-06-18 | s/icons/colors | Jonathan Gordon |
2007-06-18 | extend the text editor plugin to be able to modify the .colors file | Jonathan Gordon |
2007-06-17 | Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart ... | Antoine Cellerier |