summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-12-25Next round of static'ing and related fixes.Jens Arnold21-125/+135
2006-12-22Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2-21/+27
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2-21/+27
2006-12-21playlists should now be saved as m3u8Marcoen Hirschberg1-1/+1
2006-12-21Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to ha...Michael Sevakis2-17/+9
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis3-32/+30
2006-12-19update the runtime screen and move it to the inf menu instead of debugJonathan Gordon6-87/+153
2006-12-19revert my previous commit, Save your settings manually to a .cfg if youJonathan Gordon1-2/+1
2006-12-19Force saving settings to disk on shutdown. Better an extra disk writeJonathan Gordon1-0/+2
2006-12-19Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option toJonathan Gordon5-9/+44
2006-12-18Oops. Forgot rockmacros.h.Michael Sevakis1-0/+1
2006-12-18Doom plugin: Enable reading of DEH files. Please test for real though. :)Michael Sevakis1-73/+93
2006-12-18Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl...Martin Scarratt2-4/+6
2006-12-18Fix last build warning from PP recording changes.Barry Wardell1-1/+1
2006-12-18force sane colours on sudoku so the board is viewable on light-on-dark themesJonathan Gordon1-0/+3
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell6-7/+41
2006-12-17One #if less :-DNils Wallménius1-3/+1
2006-12-17Add colon and semicolon to the default virtual keyboard, clean up some unnecc...Nils Wallménius1-10/+8
2006-12-17Attempt at fixing 64-bit sim warning.Michael Sevakis2-9/+10
2006-12-17Sims hate me again (or is that the other way). Fixup the stubs.Michael Sevakis1-13/+5
2006-12-16Commit the kinds of changes that queue_send is mean for.Michael Sevakis1-63/+68
2006-12-14Directory delete: 1) show which directory is being removed when going through...Peter D'Hoye1-0/+11
2006-12-14change the a-b buttons in the wps to work even if play is help down for a whi...Jonathan Gordon1-2/+2
2006-12-13Bugfix: recursive directory properties could not be abortedPeter D'Hoye1-9/+7
2006-12-13Removed unused button defines and made private functions staticNils Wallménius2-281/+18
2006-12-13Free more plugin memoryKarl Kurbjun3-20/+26
2006-12-13Will it fit?Karl Kurbjun1-2/+6
2006-12-13Another file missedKarl Kurbjun1-0/+2877
2006-12-13Helps to add in the headerKarl Kurbjun1-0/+1127
2006-12-13Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...Karl Kurbjun17-427/+260
2006-12-12More static'ing, and a few fixes resulting from that.Jens Arnold12-108/+67
2006-12-12Remove unused files from the old database.Jens Arnold2-599/+0
2006-12-12Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon3-12/+17
2006-12-12Action code: Made all private functions & variables static. Better module sep...Jens Arnold12-171/+173
2006-12-11Oops. Forgot FILES.Martin Arver1-11/+0
2006-12-11Prevent recursion of the main menu, fixes FS#6010Peter D'Hoye1-0/+7
2006-12-11Remove the filesMartin Arver66-18512/+0
2006-12-11Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver1-7/+2
2006-12-11oops, forgot FILESNils Wallménius1-2/+0
2006-12-11Delete libFLAC - it has't been used since October 2005Dave Chapman61-29964/+0
2006-12-111) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius16-1920/+0
2006-12-11Add Chinese Simplified Language by Ye WeiJonathan Gordon1-0/+9309
2006-12-10Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold1-0/+1
2006-12-10Bounce demo: * Fixed title splash, this was broken for ages. * Fixed both bou...Jens Arnold1-144/+132
2006-12-10Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold2-0/+141
2006-12-10The sims hate me again.Michael Sevakis1-0/+5
2006-12-10Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis1-4/+21
2006-12-10To reduce confusion, renamed 'Mic' to 'Internal Mic'. Maybe Line In should al...Peter D'Hoye1-6/+6
2006-12-09Turned function back into define as that uses less bytes because gcc inlined ...Peter D'Hoye1-14/+12
2006-12-09Fix crash in browser when using very big fonts and show path option together....Peter D'Hoye1-27/+44