summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-13Fix wheel in sansa simulator, closes FS#7591Nils Wallménius
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-12Fix red simulator builds. queue_broadcast() was missing...Jens Arnold
2007-08-10Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius
2007-08-05Added iPod 1st/2nd gen simulator bits.Jens Arnold
2007-08-01Slightly less hacky sim queue_send(), fixes simulator crashes FS#7051 and FS#...Steve Bavin
2007-07-31not to self: should recompile after adding comments...Jonathan Gordon
2007-07-31working volume control in the simJonathan Gordon
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare
2007-07-22Sim needs a duplicate of the button_get_data implementation.Michael Sevakis
2007-07-22Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin
2007-07-14Fix all the red this time?Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-07-08Add lcd_sleep stub to sim too.Michael Sevakis
2007-06-25Fix sim errors. Every extra byte feels guilt-free. ;)Michael Sevakis
2007-06-11Oops. I should respect the simulator #ifdefs more.Steve Bavin
2007-06-06As ususual, fix the sim errors.Michael Sevakis
2007-05-04Fix some errorsMichael Sevakis
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis
2007-04-24Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin
2007-04-24Oops. This shouln't have been added.Nicolas Pennequin
2007-04-24WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin
2007-04-20so totally out of date I removed them completelyDaniel Stenberg
2007-04-20A bit more readable code. Also saves one buffer.Jens Arnold
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg
2007-04-19Make the simulator work with unicode filenames on windows. This includes both...Jens Arnold
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold
2007-04-12Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...Peter D'Hoye
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-07Declare struct sim_dirent the same way as rockbox core's struct dirent. Fixe...Jens Arnold
2007-04-06Fix redPeter D'Hoye
2007-04-06Fix file date and time reading in the simulator (used by the properties plugin)Peter D'Hoye
2007-04-03It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold
2007-04-02Fix flickering battery icon in the player sim.Jens Arnold
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-24Make the sim create_thread() function slightly closer to the real thing. #in...Dave Chapman
2007-03-21Perform the obligatory fix-the-sims dance.Michael Sevakis
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis
2007-03-11Add audiohw_postinit() stub for the sims.Michael Sevakis
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis
2007-03-05Make sure that the special simulator keys do not interfere with the button ha...Linus Nielsen Feltzing
2007-03-05Remove the annoying backlight debug output in the simulatorLinus Nielsen Feltzing
2007-03-05Actual M5 simulator image.Jens Arnold
2007-03-05UI simulator: You can now toggle the main and remote hold switches with the h...Linus Nielsen Feltzing