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