index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
Age
Commit message (
Expand
)
Author
2007-06-25
Fix sim errors. Every extra byte feels guilt-free. ;)
Michael Sevakis
2007-06-11
Oops. I should respect the simulator #ifdefs more.
Steve Bavin
2007-06-06
As ususual, fix the sim errors.
Michael Sevakis
2007-05-04
Fix some errors
Michael Sevakis
2007-05-04
Get samplerate switching working in the sim to be similar to on target. Make ...
Michael Sevakis
2007-04-24
Add a new commandline switch to the simulator: "--debugwps". It enables print...
Nicolas Pennequin
2007-04-24
Oops. This shouln't have been added.
Nicolas Pennequin
2007-04-24
WPS Parser: On parse failure, print a (hopefully) useful error message with l...
Nicolas Pennequin
2007-04-20
so totally out of date I removed them completely
Daniel Stenberg
2007-04-20
A bit more readable code. Also saves one buffer.
Jens Arnold
2007-04-20
a little extra poke to get the sim to build
Daniel Stenberg
2007-04-19
Make the simulator work with unicode filenames on windows. This includes both...
Jens Arnold
2007-04-14
Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...
Jens Arnold
2007-04-12
Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...
Peter D'Hoye
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-07
Declare struct sim_dirent the same way as rockbox core's struct dirent. Fixe...
Jens Arnold
2007-04-06
Fix red
Peter D'Hoye
2007-04-06
Fix file date and time reading in the simulator (used by the properties plugin)
Peter D'Hoye
2007-04-03
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...
Jens Arnold
2007-04-02
Fix flickering battery icon in the player sim.
Jens Arnold
2007-03-31
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-30
Implement remove_thread for SDL simulator
Steve Bavin
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2007-03-24
Make the sim create_thread() function slightly closer to the real thing. #in...
Dave Chapman
2007-03-21
Perform the obligatory fix-the-sims dance.
Michael Sevakis
2007-03-17
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
2007-03-11
Add audiohw_postinit() stub for the sims.
Michael Sevakis
2007-03-09
Put an end to priority inversion in the ata driver. Gave up trying to have fu...
Michael Sevakis
2007-03-05
Make sure that the special simulator keys do not interfere with the button ha...
Linus Nielsen Feltzing
2007-03-05
Remove the annoying backlight debug output in the simulator
Linus Nielsen Feltzing
2007-03-05
Actual M5 simulator image.
Jens Arnold
2007-03-05
UI simulator: You can now toggle the main and remote hold switches with the h...
Linus Nielsen Feltzing
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-02-21
pressing u in the sim simulates usb. press u again to "disconnect"
Jonathan Gordon
2007-02-20
Fix build errors.
Barry Wardell
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-10
Made sansa and iFP simulator bitmaps binary and restored working versions.
Jens Arnold
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2007-01-05
Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...
Dan Everton
2007-01-01
Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...
Dave Chapman
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
[next]