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
/
common
Age
Commit message (
Expand
)
Author
2007-12-03
Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...
Michael Sevakis
2007-12-03
Simplify the uisimulator I/O routine and let the rockbox thread calling the f...
Michael Sevakis
2007-11-08
Code police; trailing spaces mainly.
Steve Bavin
2007-11-08
Add --root option to allow overriding of simulator root menu.
Steve Bavin
2007-11-07
compile talk.c on hwcodec sim. it wont actually talk though
Jonathan Gordon
2007-11-02
Fix sims: sim_codec_load_ram() needed an update
Nicolas Pennequin
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-17
Remove some dead code
Dave Chapman
2007-10-13
Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...
Jonathan Gordon
2007-10-09
Fix crosscompiling the uisim with mingw32 by adding a definition of CLOSE
Jonas Häggqvist
2007-10-09
Keep track of the number of opened files in the sim to enforce the same limit...
Nicolas Pennequin
2007-09-13
FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume ta...
Jens Arnold
2007-09-10
UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...
Michael Sevakis
2007-09-09
UISIMULATOR: Give the host OS some needed context switching hints (which _is_...
Michael Sevakis
2007-09-08
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-08-10
Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...
Nils Wallménius
2007-07-14
Fix all the red this time?
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-08
Add lcd_sleep stub to sim too.
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-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-12
Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...
Peter D'Hoye
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-17
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
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-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
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
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-10-27
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-09-29
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-28
Improve simulator use of multiple codecs
Steve Bavin
2006-09-28
Fixed settings persistence for simulators
Steve Bavin
[next]