| Commit message (Expand) | Author | Age |
| ... | |
| * | Removed some whitespace | Linus Nielsen Feltzing | 2004-07-08 |
| * | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing | 2004-07-08 |
| * | The win32 open() was called with the wrong flags | Linus Nielsen Feltzing | 2004-07-08 |
| * | Fixed the FM sim build | Linus Nielsen Feltzing | 2004-07-05 |
| * | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing | 2004-07-02 |
| * | New screen dump feature for recorders | Linus Nielsen Feltzing | 2004-06-30 |
| * | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing | 2004-06-22 |
| * | extended the clean target to remove the libplugin and the rockbox.zip | Daniel Stenberg | 2004-06-20 |
| * | provide libplugin support | Daniel Stenberg | 2004-06-20 |
| * | infrastructure for sorting by date+time, now we "only" need to decide on the UI | Jörg Hohensohn | 2004-06-20 |
| * | wrong functions have been here | Jörg Hohensohn | 2004-06-19 |
| * | Added backlight_off to simulator stubs. | Kjell Ericson | 2004-06-18 |
| * | Fixed a warning (unused variable) | Jens Arnold | 2004-06-16 |
| * | removed silly debug outputs | Daniel Stenberg | 2004-06-16 |
| * | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing | 2004-06-15 |
| * | Create files with proper permissons on unix/linux, make open() and creat() | Daniel Stenberg | 2004-06-14 |
| * | translate from rockbox's open() options to the options used by the host | Daniel Stenberg | 2004-06-14 |
| * | Fixed VC++ build. | Hardeep Sidhu | 2004-06-14 |
| * | Previous change breaks VC++ build, reverting. | Hardeep Sidhu | 2004-06-14 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | Added filetypes.c to VC project. Fixed compiler warning. | Hardeep Sidhu | 2004-05-27 |
| * | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg | 2004-05-21 |
| * | remove_thread() stubbed for the simulator, but this is a "make it compile" ha... | Jörg Hohensohn | 2004-05-01 |
| * | Added missing newline | Jens Arnold | 2004-04-21 |
| * | Fixed win32 sim errors/warnings | Hardeep Sidhu | 2004-04-20 |
| * | Fixed win32 sim error | Linus Nielsen Feltzing | 2004-04-20 |
| * | Removed some X11 simulator warnings | Linus Nielsen Feltzing | 2004-04-20 |
| * | Reworked the time get/set functions | Linus Nielsen Feltzing | 2004-04-20 |
| * | Sim warning, as usual | Linus Nielsen Feltzing | 2004-04-16 |
| * | Added rmdir() for the x11 simulator | Linus Nielsen Feltzing | 2004-04-16 |
| * | talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten... | Jörg Hohensohn | 2004-04-10 |
| * | my usual simulator postfix | Jörg Hohensohn | 2004-04-06 |
| * | warning and simulator build fix | Jörg Hohensohn | 2004-04-04 |
| * | my usual simulator postfix | Jörg Hohensohn | 2004-03-27 |
| * | another sim fix, I just _love_ to break these builds | Jörg Hohensohn | 2004-03-21 |
| * | missing stub broke the sim build | Jörg Hohensohn | 2004-03-19 |
| * | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn | 2004-03-14 |
| * | OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ... | Jörg Hohensohn | 2004-03-13 |
| * | We had a few set_irq_level(15) left in the code, instead of the new set_irq_l... | Jörg Hohensohn | 2004-03-13 |
| * | Yellow build | Linus Nielsen Feltzing | 2004-02-25 |
| * | thanks Hardeep: fix for the Win32 simulator | Jörg Hohensohn | 2004-01-31 |
| * | inconsistent argument type for backlight_set_timeout() fixed | Jörg Hohensohn | 2004-01-30 |
| * | Fixed warning | Hardeep Sidhu | 2004-01-26 |
| * | mkdir() fix for the winsim, should fix the red build. | Daniel Stenberg | 2004-01-23 |
| * | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing | 2004-01-21 |
| * | Added bookmark.c. Defined HAVE_RTC. | Hardeep Sidhu | 2004-01-18 |
| * | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg | 2004-01-14 |
| * | Fix cygwin/X11 build by defining _SSIZE_T_ | Hardeep Sidhu | 2004-01-10 |
| * | Added mp3_playback.c | Hardeep Sidhu | 2004-01-10 |
| * | still trying to fix the sim (blindfolded) | Jörg Hohensohn | 2004-01-05 |