summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-08-18fixed comments, added linefeeds to chop some of the longest linesDaniel Stenberg
2004-08-17Minesweeper and Solitaire plugins by Antoine CellerierBjörn Stenberg
2004-08-05Removed extra constZakk Roberts
2004-08-05New checkboxes introduced for improved, reworked options screen - new option ...Zakk Roberts
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-08-01General settings at ON+F3, more animations and progressbar at credits roll, c...Zakk Roberts
2004-07-29The ninja-cool MP3 split editor plugin by Philipp PertermannLinus Nielsen Feltzing
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-27Fixed the broken calendar save functionLinus Nielsen Feltzing
2004-07-27Adapted to new event handlingLinus Nielsen Feltzing
2004-07-26Adapted to the new event handlingLinus Nielsen Feltzing
2004-07-26Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing
2004-07-26Adapted to the new event handler conceptLinus Nielsen Feltzing
2004-07-26I totally wrecked the search functionality when i replaced strpcasecmp() with...Linus Nielsen Feltzing
2004-07-26Removed dead codeLinus Nielsen Feltzing
2004-07-23Removed the simulator build optionLinus Nielsen Feltzing
2004-07-23Now you can exit the clock plugin againLinus Nielsen Feltzing
2004-07-23Case insensitive sortingLinus Nielsen Feltzing
2004-07-23Added strcasecmp() to the plugin APILinus Nielsen Feltzing
2004-07-23New viewer plugin, sorts a text (or playlist) fileLinus Nielsen Feltzing
2004-07-22Updated for the new configfile functionsLinus Nielsen Feltzing
2004-07-22Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing
2004-07-21Now uses the new config file frameworkLinus Nielsen Feltzing
2004-07-21New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing
2004-07-20Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn
2004-07-18Fixed credits roll, and improved animations. Revised the release notes as well.Zakk Roberts
2004-07-18Cosmetic code changes, new countdown mode - accessed at ON+F2Zakk Roberts
2004-07-17Analog time display bugfix and digital/lcd 12h settings seperatedZakk Roberts
2004-07-16Now uses the settings_parseline() functionLinus Nielsen Feltzing
2004-07-16Snake2: Changed the level file format, game B always starts from maze 1, plus...Linus Nielsen Feltzing
2004-07-15Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing
2004-07-15snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing
2004-07-14New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing
2004-07-13Removed the need for memcpy()Linus Nielsen Feltzing
2004-07-13New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
2004-07-12The check for solvable puzzles didn't use all squares. This fixes bug #911484...Linus Nielsen Feltzing
2004-07-12The stop watch now inhibits the idle poweroff while countingLinus Nielsen Feltzing
2004-07-09scrollbar() parameters were swappedJens Arnold
2004-07-08Removed progressbar() and a few tables as wellLinus Nielsen Feltzing
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
2004-07-08Added the apps/recorder dir to the include path for recorder buildsLinus Nielsen Feltzing
2004-07-06Added screen dump function to the grayscale libJens Arnold
2004-06-30Changed the behaviour of F2, and simplified the version string handlingLinus Nielsen Feltzing
2004-06-30Fixed simulator buildHardeep Sidhu
2004-06-30Major clock update by Zakk Roberts (patch #932605)Hardeep Sidhu
2004-06-29Corrected spellingLinus Nielsen Feltzing
2004-06-25added comments about default valuesJens Arnold
2004-06-25Save and restore pr register within _writearray() / _writeblock(). Cleaner co...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold