Age | Commit message (Expand) | Author |
2003-06-02 | We missed the null byte at the end of the string. | Kjell Ericson |
2003-06-02 | Fixed bug about saving jump_scroll. | Kjell Ericson |
2003-06-01 | Killed a warning | Linus Nielsen Feltzing |
2003-06-01 | Patch #744268 (info screen USB mode) | Linus Nielsen Feltzing |
2003-06-01 | Patch #700467, corrects a bug when shuffling with play-selected-first set to No | Linus Nielsen Feltzing |
2003-06-01 | Patch #738525 (french translation) | Linus Nielsen Feltzing |
2003-05-30 | Mingw doesn't like io.h | Hardeep Sidhu |
2003-05-30 | Include proper io headers to insure that proper file arguments are used. Als... | Hardeep Sidhu |
2003-05-30 | Last change broke the mingw32 build | Hardeep Sidhu |
2003-05-30 | Better file system performance when recording by not using O_TRUNC | Linus Nielsen Feltzing |
2003-05-30 | Default file mode should be O_BINARY to be consistent with rockbox | Hardeep Sidhu |
2003-05-29 | Now the playlist isn't sorted/randomized if no music is playing (fixes the F2... | Linus Nielsen Feltzing |
2003-05-29 | The playlist buffer was too small, causing all kinds of weird errors when pla... | Linus Nielsen Feltzing |
2003-05-28 | Moved the settings for jump scroll to a more correct place. | Kjell Ericson |
2003-05-28 | added links to funmp3players and the yahoo forum | Daniel Stenberg |
2003-05-28 | don't call them target builds, they're daily builds for different models | Daniel Stenberg |
2003-05-27 | Since remote uses special button codes, there is no need to simulate release ... | Björn Stenberg |
2003-05-27 | Silly, Silly. There is no day/month 0. | Markus Braun |
2003-05-27 | Fix for time/date setting after power loss (battery change). | Markus Braun |
2003-05-27 | When we read the year from the RTC, it can be so totally messed up so that | Daniel Stenberg |
2003-05-27 | Vincent Kujala's bug report and fix #742131 | Daniel Stenberg |
2003-05-27 | Added "jump scroll delay" (for player). | Kjell Ericson |
2003-05-26 | Fixed hidden recording status bar | Björn Stenberg |
2003-05-24 | Fixed bad %x handling | Linus Nielsen Feltzing |
2003-05-22 | Declaring the jump scroll function. | Kjell Ericson |
2003-05-22 | New feature for player: Jump scroll! | Kjell Ericson |
2003-05-21 | added Jörg Hohensohn | Daniel Stenberg |
2003-05-21 | Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianess | Daniel Stenberg |
2003-05-20 | Flash info now also for Player | Jörg Hohensohn |
2003-05-20 | Finally, remote control now works while keys are locked. | Björn Stenberg |
2003-05-20 | Fixed bad remote control handling in wps. Changed tree navigation keys to rig... | Björn Stenberg |
2003-05-19 | Stevie Oh added | Daniel Stenberg |
2003-05-19 | this should be using unsigned, to allow a full 4GB file, just in case | Daniel Stenberg |
2003-05-19 | Stevie Oh's patch #739898 that corrects how vbrfix works on large files. | Daniel Stenberg |
2003-05-18 | The run length encoding hung if it found >100 equal chars | Linus Nielsen Feltzing |
2003-05-17 | Fixed simulator core dump (forgot to call playlist_init) | Linus Nielsen Feltzing |
2003-05-17 | USB polarity is now taken from the HW info and not by checking the port pin s... | Linus Nielsen Feltzing |
2003-05-17 | Removed frequency info from Debug HW Info, and added a Save ROM Contents item... | Linus Nielsen Feltzing |
2003-05-17 | Bad grammar fix | Linus Nielsen Feltzing |
2003-05-17 | Flash Manufacturer/ID in Debug->View HW Info, if this gives valid info you ha... | Jörg Hohensohn |
2003-05-17 | Moved the power_init() call to after the mpeg_init() call, this is supposed t... | Linus Nielsen Feltzing |
2003-05-17 | Bumped the config block version, this forces a reset of the settings | Linus Nielsen Feltzing |
2003-05-17 | buffer.c added | Jörg Hohensohn |
2003-05-17 | Now compiles without newlib. Refined the Makefile a little. | Linus Nielsen Feltzing |
2003-05-17 | Now compiles without newlib. Refined the Makefile a little. | Linus Nielsen Feltzing |
2003-05-15 | In sync | Jose Maria Garcia-Valdecasas Bernal |
2003-05-15 | In sync. | Mats Lidell |
2003-05-14 | call tree_init(); in the simulator as well as otherwise we always get | Daniel Stenberg |
2003-05-12 | Roland's pic added | Daniel Stenberg |
2003-05-10 | Now stops MP3 playback when entering the radio screen | Linus Nielsen Feltzing |