summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis2-6/+4
2007-03-11Add audiohw_postinit() stub for the sims.Michael Sevakis1-0/+6
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis1-0/+12
2007-03-05Make sure that the special simulator keys do not interfere with the button ha...Linus Nielsen Feltzing1-7/+5
2007-03-05Remove the annoying backlight debug output in the simulatorLinus Nielsen Feltzing1-2/+0
2007-03-05Actual M5 simulator image.Jens Arnold2-6/+6
2007-03-05UI simulator: You can now toggle the main and remote hold switches with the h...Linus Nielsen Feltzing1-15/+37
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2-0/+18
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2-12/+0
2007-02-21pressing u in the sim simulates usb. press u again to "disconnect"Jonathan Gordon1-3/+16
2007-02-20Fix build errors.Barry Wardell2-2/+2
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold3-10/+10
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-1/+1
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-1/+0
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold1-2/+1
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2-17/+14
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman3-0/+56
2007-01-10Made sansa and iFP simulator bitmaps binary and restored working versions.Jens Arnold2-0/+0
2007-01-09Removed executable flagLinus Nielsen Feltzing3-0/+0
2007-01-05Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton1-27/+52
2007-01-01Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...Dave Chapman1-0/+6
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2-16/+17
2006-12-16Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis1-11/+178
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold3-47/+0
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen1-6/+47
2006-11-06Fixed the errors on the sims.Michael Sevakis1-1/+1
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-1/+2
2006-11-03Oops, sim was missing a queue functionSteve Bavin1-0/+14
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2-13/+8
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell3-4/+18
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2-2/+3
2006-10-22Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold1-0/+5
2006-10-21Fix build errors in H100 and H300 UI simulator.Barry Wardell1-1/+1
2006-10-21Simplify the numeric keypad -> device button mapping in the UI simulator for ...Barry Wardell1-66/+332
2006-10-16Added necessary bits & pieces for building an ipod 3rd gen simulator.Jens Arnold2-0/+12
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-0/+3
2006-09-28Improve simulator use of multiple codecsSteve Bavin1-16/+19
2006-09-28Fixed settings persistence for simulatorsSteve Bavin1-3/+3
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen1-4/+9
2006-09-03Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers2-15/+21
2006-09-03Fix simulation of threads across multiple coresDaniel Ankers1-1/+7
2006-08-26FS#5884 Fix simulator file delete/rename with dircache.Miika Pekkarinen1-0/+15
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell2-1/+11
2006-08-18Iriver iFP7xx support in simulator.Tomasz Malesinski3-0/+15
2006-08-15Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...Hristo Kovachev1-0/+36
2006-08-12Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton71-6719/+0
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2-0/+13
2006-08-03iriver H10 fixes by BarryDaniel Stenberg1-1/+10
2006-07-31Adjust the counter even higher so it should work quite stable now.Miika Pekkarinen1-1/+1
2006-07-31Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen1-1/+0