- cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
- b4527a3 Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for better simulation. by Jens Arnold · 20 years ago
- 7999e75 Fixed gmini X11 simulator. by Jens Arnold · 20 years ago
- df2e3b4 I said 'correct'... by Jens Arnold · 20 years ago
- 9540759 Print correct button assignments. by Jens Arnold · 20 years ago
- 74d55ee long policy by Jean-Philippe Bernardy · 20 years ago
- 5804664 long policy by Jean-Philippe Bernardy · 20 years ago
- 3662ad2 Use internal strcasestr implementation, since not all compilers provide it. by Björn Stenberg · 20 years ago
- 3c348df Changed several places to use button_clear_queue() to empty the button queue. Added the ability to empty the (system's) button queue to the X11 simulatr. by Jens Arnold · 20 years ago
- 97a0ef0 Win32 simulator rework: (1) Better downscaling on resize & for the player lcd. (2) Pulling the window corners now calculates the diagonal. Jumpy resize should be finally gone. (4) Fixed roundoff error for size percentage display. (4) Simplifications & some code policeing. by Jens Arnold · 20 years ago
- 950677d more int -> long by Jean-Philippe Bernardy · 20 years ago
- 99dbd7c Fixed red build... by Björn Stenberg · 20 years ago
- 3d53032 Fixed yellow build by Björn Stenberg · 20 years ago
- 2e41950 Fixes: (1) Properly redraw display on window resize & putting into foreground. (2) No more jumpy resizing when pulling the window corners. by Jens Arnold · 20 years ago
- 424d505 Eanbled building gmini simulator (Win32 & X11). by Jens Arnold · 20 years ago
- c188e83 Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize, only adding the percentage. by Jens Arnold · 20 years ago
- cdd236c Wrong filename for directory voice files in the simulator by Linus Nielsen Feltzing · 20 years ago
- 57c129f Use the correct lcd code for iRiver simulator builds. by Jens Arnold · 20 years ago
- e6f403f X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab chars. by Jens Arnold · 20 years ago
- b96333a Win32 sim: Added some alternative key-to-button mappings. by Jens Arnold · 20 years ago
- 5df90b4 Added ID3 database support. by Björn Stenberg · 20 years ago
- 5bc7e9a Added the new Win32 UI images to the tarball by Jens Arnold · 20 years ago
- c9aacb6 Win32 simulator: Button handling adapted to iRiver and reworked a bit. by Jens Arnold · 20 years ago
- 9f700ac Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. by Jens Arnold · 20 years ago
- c540e82 sim fix for ATA stubs by Jörg Hohensohn · 20 years ago
- 107f2d1 minor correction by Daniel Stenberg · 20 years ago
- c9d41b4 Make the simulator builds acknowledge the plugins variable set in the configure by Daniel Stenberg · 20 years ago
- d4e5397 Renamed has_new_lcd() to is_new_player(), and got rid of the alias by Jens Arnold · 20 years ago
- 3351905 Removed annoying debug output by Linus Nielsen Feltzing · 20 years ago
- f7f4116 Fixed VC6 simulator build by Hardeep Sidhu · 20 years ago
- 687793c oops, dear sims, please excuse by Jörg Hohensohn · 21 years ago
- 91f9350 moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM by Jörg Hohensohn · 21 years ago
- ba0348e Another fix for bug #1016011 by Eric Lassauge by Linus Nielsen Feltzing · 21 years ago
- 25c0d3a Patch #1016011 by Eric Lassauge, fixes X11 simulator build in Cygwin by Linus Nielsen Feltzing · 21 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 21 years ago
- fc1e925 Rearranged makefiles again to move platform-specific stuff from the Makefiles by Daniel Stenberg · 21 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 21 years ago
- df956d9 Updated to use config.h instead of command-line -Ddefines. by Björn Stenberg · 21 years ago
- bbcd740 The Iriver display is blue by Björn Stenberg · 21 years ago
- 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 21 years ago
- 829a6e2 fixed URL by Daniel Stenberg · 21 years ago
- 2f20b3e Const policed pointer arguments to functions, part 4 by Jens Arnold · 21 years ago
- 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 21 years ago
- c76c568 Const policed pointer arguments to functions, part 1 by Jens Arnold · 21 years ago
- c90319e x11sim for cygwin: TARGET is defined with the .exe extension by Linus Nielsen Feltzing · 21 years ago
- f64ceda win32sim: make clean now removes libplugin.a by Linus Nielsen Feltzing · 21 years ago
- f4f4111 Added possibility to select the priority of the ID3 tags by Linus Nielsen Feltzing · 21 years ago
- da71777 Removed annoying debug output by Linus Nielsen Feltzing · 21 years ago
- b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 21 years ago
- 15d04fd Somewhat better key combination handling by Linus Nielsen Feltzing · 21 years ago
- 865effa Brushed up, made it more like the win32 makefile by Linus Nielsen Feltzing · 21 years ago
- 1f01998 The win32 simulator window is now shown in the task bar, and the tick resolution is more correct, thanks to BlueChip by Linus Nielsen Feltzing · 21 years ago
- b7aeed9 Added dependency on the plugin library by Linus Nielsen Feltzing · 21 years ago
- ad5c0ed Forgot to remove all traces of the obsolete repeat mask functions by Linus Nielsen Feltzing · 21 years ago
- a754dd8 Added raw button reading functionality by Linus Nielsen Feltzing · 21 years ago
- b9a5198 Player LCD simulation no longer writes outside the frame buffer by Linus Nielsen Feltzing · 21 years ago
- e03eb45 Simplified the win32 sim makefile a little by Linus Nielsen Feltzing · 21 years ago
- 64c53c6 Removed some whitespace by Linus Nielsen Feltzing · 21 years ago
- 4242a34 Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator by Linus Nielsen Feltzing · 21 years ago
- b6f67a8 The win32 open() was called with the wrong flags by Linus Nielsen Feltzing · 21 years ago
- 50a4813 Fixed the FM sim build by Linus Nielsen Feltzing · 21 years ago
- afd7421 Added FM radio simulation, with a good station at 99.4MHz by Linus Nielsen Feltzing · 21 years ago
- a8dab4c New screen dump feature for recorders by Linus Nielsen Feltzing · 21 years ago
- e61f6fa Added reset_poweroff_timer(), which can be used to prevent idle poweroff. This is also available in the plugin API. by Linus Nielsen Feltzing · 21 years ago
- bdfc932 extended the clean target to remove the libplugin and the rockbox.zip by Daniel Stenberg · 21 years ago
- 4df35e5 provide libplugin support by Daniel Stenberg · 21 years ago
- 74eb642 infrastructure for sorting by date+time, now we "only" need to decide on the UI by Jörg Hohensohn · 21 years ago
- e6f1a4a wrong functions have been here by Jörg Hohensohn · 21 years ago
- 8586786 Added backlight_off to simulator stubs. by Kjell Ericson · 21 years ago
- 7947770 Fixed a warning (unused variable) by Jens Arnold · 21 years ago
- 6b18acd removed silly debug outputs by Daniel Stenberg · 21 years ago
- 5b9c4c1 The plugin lib now works in the win32 simulator by Linus Nielsen Feltzing · 21 years ago
- 56e6335 Create files with proper permissons on unix/linux, make open() and creat() by Daniel Stenberg · 21 years ago
- 36c9a95 translate from rockbox's open() options to the options used by the host by Daniel Stenberg · 21 years ago
- fb26bfb Fixed VC++ build. by Hardeep Sidhu · 21 years ago
- 2dafebf Previous change breaks VC++ build, reverting. by Hardeep Sidhu · 21 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
- 9d13207 Added filetypes.c to VC project. Fixed compiler warning. by Hardeep Sidhu · 21 years ago
- fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 21 years ago
- e7b2ed9 remove_thread() stubbed for the simulator, but this is a "make it compile" hack. It should rather do the real thing, I just don't know how. by Jörg Hohensohn · 21 years ago
- e8bb31e Added missing newline by Jens Arnold · 21 years ago
- ffe0da5 Fixed win32 sim errors/warnings by Hardeep Sidhu · 21 years ago
- 6eb60eb Fixed win32 sim error by Linus Nielsen Feltzing · 21 years ago
- 6cc6e8b Removed some X11 simulator warnings by Linus Nielsen Feltzing · 21 years ago
- 7ddf0d6 Reworked the time get/set functions by Linus Nielsen Feltzing · 21 years ago
- 942380a Sim warning, as usual by Linus Nielsen Feltzing · 21 years ago
- 8fa821d Added rmdir() for the x11 simulator by Linus Nielsen Feltzing · 21 years ago
- 99483de talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 extension by Jörg Hohensohn · 21 years ago
- 9568ca6 my usual simulator postfix by Jörg Hohensohn · 21 years ago
- c778aa6 warning and simulator build fix by Jörg Hohensohn · 21 years ago
- 5e4aa64 my usual simulator postfix by Jörg Hohensohn · 21 years ago
- 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
- 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
- 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
- 253eadb OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code here is pointless anyhow. by Jörg Hohensohn · 21 years ago
- 81e309d We had a few set_irq_level(15) left in the code, instead of the new set_irq_level(HIGHEST_IRQ_LEVEL). Only one was really used, in system_reboot(), creating a (unlikely) race condition. by Jörg Hohensohn · 21 years ago
- 9fefa39 Yellow build by Linus Nielsen Feltzing · 21 years ago
- f059419 thanks Hardeep: fix for the Win32 simulator by Jörg Hohensohn · 21 years ago
- 73681ff inconsistent argument type for backlight_set_timeout() fixed by Jörg Hohensohn · 21 years ago
- bd7c07a Fixed warning by Hardeep Sidhu · 21 years ago