summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* FS#10446: Bug defense in dsp.c, minor tweaks and commentsJeffrey Goode2009-08-12
* FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode2009-08-12
* FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode2009-08-12
* Adds DSP testing and WAV writing to test_codecJeffrey Goode2009-08-12
* Protect viewport.h against multiple inclusion.Thomas Martitz2009-08-12
* Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz2009-08-12
* Fix yellows.Thomas Martitz2009-08-12
* Both of this isn't needed anymore as it's done at the end of the function.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Remove unneeded symbols and improve the comment to the VP parsing functionAlexander Levin2009-08-12
* Fix FS#10505 - "Background changes to inverted when cleared" as well as a pr...Thomas Martitz2009-08-12
* Consolidate day of week calculationFrank Gevaerts2009-08-11
* Fix logf() multilines handlingRafaël Carré2009-08-11
* Fix logfdump multilines handlingRafaël Carré2009-08-11
* Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli2009-08-11
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2009-08-11
* Fix yellow.Mohamed Tarek2009-08-10
* Import libatrac from ffmpeg and modify librm to support ATRAC3.Mohamed Tarek2009-08-10
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-10
* FS#10496: remove function read_image_file_offset, it had a bug and is not use...Bertrik Sikken2009-08-09
* Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.Thomas Martitz2009-08-09
* Fix the yellows.Thomas Martitz2009-08-09
* Fix player and greyscale reds.Thomas Martitz2009-08-09
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-09
* Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz2009-08-09
* M:Robe 500: Add missing filesKarl Kurbjun2009-08-09
* Rockboy: Cleanup redKarl Kurbjun2009-08-09
* Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun2009-08-09
* Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...Boris Gjenero2009-08-08
* fix red: add a define accidentally removedTeruaki Kawashima2009-08-08
* snake2: add standard start menu. use pluginlib highscore for highscores.Teruaki Kawashima2009-08-08
* snake:go back to menu when game is over. save highscores using pluginlib high...Teruaki Kawashima2009-08-08
* M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun2009-08-08
* Quick, fix red, before the new build system shows it!Thomas Martitz2009-08-07
* Change a few defines to enums to match the other code around and argument bit...Thomas Martitz2009-08-07
* Fix out of bounds accesses in keybox and matrixNils Wallménius2009-08-06
* use set_option instead of menu api for some settings of plugins to make it cl...Teruaki Kawashima2009-08-06
* small fixes for mazezam.Teruaki Kawashima2009-08-06
* a bit of code polish for rockpaint and disktidy.Teruaki Kawashima2009-08-06
* fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima2009-08-06
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* Remove some unused #includesBertrik Sikken2009-08-06
* Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek2009-08-06
* Goban: Rename save file extension back to sgf to match other applications.Karl Kurbjun2009-08-06
* more wps->skin moving/renamingJonathan Gordon2009-08-06
* Move this call a bit up so that wpses without backdrop show none properly (th...Thomas Martitz2009-08-06
* Correct yet another typo causing reds and greater shame on me.Thomas Martitz2009-08-06
* Fix iaudio reds and crazy deltas, both caused by stupid typos.Thomas Martitz2009-08-06
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06