- b51f7df Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Charging' for the iriver remote LCD. * Enabled the backlight code for the simulator, and prepared backlight simulation. It's only a stub atm, writing messages to the console window. * Added tick task handling to the simulators for this to work. * Code cleanup in backlight.c, less dead code. by Jens Arnold · 19 years ago
- febb52f First take at PCM playback in the X11 sim on Linux. by Daniel Stenberg · 19 years ago
- a19acbd Removed picky warnings by Linus Nielsen Feltzing · 19 years ago
- 441e512 Simplification. by Jens Arnold · 20 years ago
- 74b731e Major rework of the x11 simulator button handling. (1) Button repeat should always work correctly now, not sending a release before the repeat(s). Fixes e.g. calling the Ondio menu. (2) Button handling is done in the timer thread, not sleep()ing the main thread for extended times. Fixes slow performance of high-workload plugins (codec tests). (3) The x11 simulator now also contains the queue handling code. (4) The new code requires X11R6 because the multi-threading extension is used. by Jens Arnold · 20 years ago
- 6c19c85 X11 simulator improvements: Proper thread stopping and realtime ticks, based on patch #1048898. by Jens Arnold · 20 years ago
- 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
- a6142ab Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. by Linus Nielsen Feltzing · 21 years ago
- 973b1a8 current_tick simulation added by Daniel Stenberg · 23 years ago
- 5fbeb6d Fixed the threading to work as I wanted it: by Daniel Stenberg · 23 years ago
- a902aa1 kill warning by Daniel Stenberg · 23 years ago
- 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago