summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-01-03Added test_sampr playback samplerate testing plugin. Should show a list of ra...Michael Sevakis1-0/+296
2007-01-02Fix audio for Coldfire targets - the EMAC was being initialised in the main t...Dave Chapman1-3/+6
2007-01-02Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...Zakk Roberts2-0/+1128
2007-01-01Patch #5916 by Mat Holton - some Spacerocks improvements. Larger ship and ast...Zakk Roberts1-162/+410
2007-01-01Export pcm_* functions in plugin API in sim.Dave Chapman2-2/+2
2007-01-01Whoops...Zakk Roberts1-1/+0
2007-01-01Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...Dave Chapman6-79/+714
2007-01-01Fully-configurable fireworks display plugin, written by me. Supported on all ...Zakk Roberts2-0/+542
2006-12-31fix for the inline asm in CLIP on the gigabeat by Steve Gotthard (fs#6488). T...Marcoen Hirschberg1-4/+3
2006-12-31Increase the bits for backlight brightness for the gigabeat. Settings will be...Marcoen Hirschberg1-2/+2
2006-12-31make hold reset the settings on the gigabeatMarcoen Hirschberg1-1/+2
2006-12-31fix previous commit and use just .textMarcoen Hirschberg1-2/+2
2006-12-31fix flac on ARM platforms which don't use iramMarcoen Hirschberg1-1/+7
2006-12-30change the SYSFONT string for database view to match the one in the menuNils Wallménius1-3/+3
2006-12-30assume the YUV code rotates on portrait screensMarcoen Hirschberg1-6/+14
2006-12-30add a workaround for gigabeat crashesMarcoen Hirschberg1-2/+3
2006-12-29A few case changes to menus.Zakk Roberts1-37/+37
2006-12-29Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...Dominik Riebeling3-11/+11
2006-12-29Some minor code cleanup.Magnus Holmgren1-50/+29
2006-12-29Update by Mustapha SenhajiMarcoen Hirschberg1-54/+498
2006-12-29fix the POWER button to leave the WPSMarcoen Hirschberg1-1/+1
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-1/+6
2006-12-28Fix FS#6085, recorder can use on+left/right to set A-B markers andJonathan Gordon1-1/+4
2006-12-28Synced Norweigan translation by Tobias Langhoff FS#6480Nils Wallménius1-99/+1296
2006-12-27Go back to the old button code for the debug ports screen so its usableJonathan Gordon1-4/+38
2006-12-27Minor changes to the delete screen (FS#6022). Use multi-screen api.Jonathan Gordon1-5/+14
2006-12-27Fix fs#6293. Repeat Shuffle will now shuffle the playlist if shuffle isJonathan Gordon1-4/+2
2006-12-26Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon1-1/+1
2006-12-26Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertionJonathan Gordon5-2/+79
2006-12-26Fix FS#6379 .ipod yesno screen asks for SELECT not PLAYJonathan Gordon1-1/+1
2006-12-26tiny logic error in my previou commitJonathan Gordon1-3/+4
2006-12-26Fix FS#6270, no voice is sonud menu. This only fixes the no voice in theJonathan Gordon1-9/+22
2006-12-25Make debug menu compile without priority scheduling and with multicoreBrandon Low1-0/+7
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