Age | Commit message (Expand) | Author | Files | Lines |
2004-02-21 | same treatment like for video plugin: mp3_play_init() removed | Jörg Hohensohn | 1 | -2/+0 |
2004-02-21 | mp3_play_init() removed, this was resetting the sound settings. Playback is t... | Jörg Hohensohn | 1 | -3/+4 |
2004-02-19 | spanish language synced again | Jose Maria Garcia-Valdecasas Bernal | 1 | -344/+541 |
2004-02-17 | fixed compiling errors | Linus Nielsen Feltzing | 1 | -0/+3 |
2004-02-17 | set_features() is now called from ata_power_on() | Linus Nielsen Feltzing | 1 | -2/+6 |
2004-02-16 | Silly me, I forgot to remove my debugging code | Linus Nielsen Feltzing | 1 | -2/+0 |
2004-02-16 | Bug 1: The STANDBY mode is now explicitly disabled, since it could be set to ... | Linus Nielsen Feltzing | 1 | -1/+9 |
2004-02-16 | Oh, those yellow builds... | Linus Nielsen Feltzing | 1 | -0/+2 |
2004-02-16 | New disk debugging options for timing information | Linus Nielsen Feltzing | 1 | -1/+48 |
2004-02-15 | Assembly code for copy_read_sectors() disabled: Tests with Trent showed that ... | Jörg Hohensohn | 1 | -0/+3 |
2004-02-11 | Empty file/dir names are now rejected by open() and mkdir() | Linus Nielsen Feltzing | 2 | -6/+20 |
2004-02-09 | Assembly code for copy_read_sectors() reworked: I've spread the ATA reads apa... | Jörg Hohensohn | 1 | -20/+39 |
2004-02-07 | option to resume to the position it was stopped last time | Jörg Hohensohn | 1 | -53/+59 |
2004-02-06 | spinup the disk more early, and a recovery for underruns: seek to the last po... | Jörg Hohensohn | 1 | -8/+37 |
2004-02-06 | Updated german language file | Uwe Freese | 1 | -1/+35 |
2004-02-05 | The new video player, with audio! | Jörg Hohensohn | 1 | -271/+742 |
2004-02-05 | Andreas Stemmer's updates | Daniel Stenberg | 1 | -51/+54 |
2004-02-05 | Better charging feedback for FM/V2 devices | Linus Nielsen Feltzing | 4 | -7/+35 |
2004-02-05 | radio.h was mistakenly included for all targets | Linus Nielsen Feltzing | 1 | -1/+3 |
2004-02-05 | fixed a warning | Jörg Hohensohn | 1 | -1/+1 |
2004-02-04 | Added a debug option for the FM radio detection | Linus Nielsen Feltzing | 2 | -1/+48 |
2004-02-03 | give plugins access to ata_sleep(), useful for my next video player | Jörg Hohensohn | 2 | -3/+10 |
2004-02-01 | Fixed an array index out of bounds error | Hardeep Sidhu | 1 | -2/+2 |
2004-01-31 | thanks Hardeep: fix for the Win32 simulator | Jörg Hohensohn | 1 | -0/+3 |
2004-01-31 | not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbed | Jörg Hohensohn | 1 | -0/+2 |
2004-01-30 | hope I killed that warning now | Jörg Hohensohn | 1 | -1/+1 |
2004-01-30 | inconsistent argument type for backlight_set_timeout() fixed | Jörg Hohensohn | 4 | -6/+6 |
2004-01-30 | first game with sound: chip8 makes noise | Jörg Hohensohn | 1 | -4/+51 |
2004-01-30 | mp3 playback "engine" now in plugin API, rocks can make sound | Jörg Hohensohn | 4 | -3/+59 |
2004-01-29 | Fixed bug when inserting playlists where comment and empty lines were not bei... | Hardeep Sidhu | 1 | -1/+1 |
2004-01-28 | preparation for running directly from flash ROM | Jörg Hohensohn | 2 | -0/+23 |
2004-01-27 | no code change, I just forgot to take my template disassembly out (a big comm... | Jörg Hohensohn | 1 | -53/+2 |
2004-01-27 | Assembler optimized copy_read_sectors() gives another speedup of factor 1.4 f... | Jörg Hohensohn | 1 | -7/+103 |
2004-01-27 | Synced. | Mats Lidell | 1 | -6/+40 |
2004-01-27 | I knew this was going too fast with the new LCD function. Now contains a fix ... | Jörg Hohensohn | 1 | -8/+27 |
2004-01-26 | Really squeezed lcd_write_data() with tricky assembler optimization. Now it d... | Jörg Hohensohn | 1 | -6/+110 |
2004-01-26 | Fixed warning | Hardeep Sidhu | 1 | -1/+1 |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu | 14 | -646/+1308 |
2004-01-26 | Version 2 sync. | Mats Lidell | 1 | -375/+36 |
2004-01-26 | Oops. Wrong arguments to memset(). Thanks to Mike Wilson for pointing that out. | Linus Nielsen Feltzing | 1 | -2/+2 |
2004-01-26 | Brian Foley fixed a flaw that made this code segfault on bigendian systems | Daniel Stenberg | 1 | -2/+5 |
2004-01-25 | Added Open Neo contributor Francois Boucher | Björn Stenberg | 2 | -1/+2 |
2004-01-23 | Updated german language file (in V2 format). | Uwe Freese | 1 | -369/+224 |
2004-01-23 | Henrik Backe's english language file cleanup. This ups the language file | Daniel Stenberg | 4 | -389/+2 |
2004-01-23 | mkdir() fix for the winsim, should fix the red build. | Daniel Stenberg | 4 | -9/+20 |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing | 15 | -29/+158 |
2004-01-21 | Andreas Stemmer's update | Daniel Stenberg | 1 | -5/+7 |
2004-01-20 | Check USB before resuming | Björn Stenberg | 1 | -0/+5 |
2004-01-20 | link to the rvf docs as well | Daniel Stenberg | 1 | -0/+1 |
2004-01-20 | Andreas Stemmer's tools page! | Daniel Stenberg | 2 | -0/+61 |