| Commit message (Expand) | Author | Age |
| * | Simplified the recorder scrolling code a little | Linus Nielsen Feltzing | 2004-07-09 |
| * | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing | 2004-07-08 |
| * | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing | 2004-07-06 |
| * | Don't create a Xing header if nothing has been recorded | Linus Nielsen Feltzing | 2004-07-06 |
| * | Now looks for TCOM and TCON before TCO | Linus Nielsen Feltzing | 2004-07-05 |
| * | Enabled assembler optimized disk reading and writing (approx. 2 times as fast) | Jens Arnold | 2004-07-05 |
| * | New screen dump feature for recorders | Linus Nielsen Feltzing | 2004-06-30 |
| * | Added the (practically useless) 20ms option to the Auto Volume setting, for c... | Linus Nielsen Feltzing | 2004-06-22 |
| * | switch_thread() now checks the stack of the current thread instead of the nex... | Linus Nielsen Feltzing | 2004-06-22 |
| * | Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl... | Linus Nielsen Feltzing | 2004-06-22 |
| * | remove_tread() -> remove_thread() | Linus Nielsen Feltzing | 2004-06-22 |
| * | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing | 2004-06-22 |
| * | Simplified the settings code by removing the phys2val conversions. This has t... | Linus Nielsen Feltzing | 2004-06-21 |
| * | infrastructure for sorting by date+time, now we "only" need to decide on the UI | Jörg Hohensohn | 2004-06-20 |
| * | remove extra ';' | Daniel Stenberg | 2004-06-16 |
| * | remove C++/C99 comment | Daniel Stenberg | 2004-06-16 |
| * | Stray semicolon removed | Linus Nielsen Feltzing | 2004-06-16 |
| * | The sleep timer now waits until the disk is idle before shutting down | Linus Nielsen Feltzing | 2004-06-14 |
| * | removed dead code | Linus Nielsen Feltzing | 2004-06-11 |
| * | mpeg_set_pitch now uses the 7f1 shadow register | Linus Nielsen Feltzing | 2004-06-11 |
| * | Disabled automatic disk spindown (by the drive). Updated comments regarding t... | Jens Arnold | 2004-06-11 |
| * | Don't throw away return code. | Björn Stenberg | 2004-06-10 |
| * | Try mounting all partitions after USB disconnect, just as on boot. | Björn Stenberg | 2004-06-10 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | Ooops! I wrote garbage to the MAS when stopping the recording. | Linus Nielsen Feltzing | 2004-06-09 |
| * | We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because som... | Linus Nielsen Feltzing | 2004-06-04 |
| * | Removed unused variables | Linus Nielsen Feltzing | 2004-06-04 |
| * | The MAS3587F data sheet was wrong about having to validate the pause bit sett... | Linus Nielsen Feltzing | 2004-06-04 |
| * | The Play button now acts as a Pause button during recording instead of openin... | Linus Nielsen Feltzing | 2004-06-03 |
| * | Moved genre list and access function to id3.c | Björn Stenberg | 2004-05-22 |
| * | Fixed a warning | Jens Arnold | 2004-05-15 |
| * | TABs again... | Jens Arnold | 2004-05-15 |
| * | Fixed lcd_putsxyofs() for the new lcd_bitmap() | Jens Arnold | 2004-05-14 |
| * | Some TAB characters slipped in... | Jens Arnold | 2004-05-14 |
| * | Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No... | Jens Arnold | 2004-05-14 |
| * | Added .S files in drivers | Björn Stenberg | 2004-05-12 |
| * | Corrected the charset for old lcd of players after an incorrect change | Kjell Ericson | 2004-05-11 |
| * | Fully assembler optimized lcd driver (another 10% real-world speedup on recor... | Jens Arnold | 2004-05-10 |
| * | Prevent spurious bitswapping of the mp3 buffer: stop_playing() now calls rese... | Jörg Hohensohn | 2004-05-09 |
| * | Faster LCD transfer routines (+35% for the player, +8% for the recorder) | Jens Arnold | 2004-05-06 |
| * | Unified & assembler optimized recording transfer routines: Smaller & 50% faster | Jens Arnold | 2004-05-04 |
| * | updated remove_thread(), should cover Linus' hints | Jörg Hohensohn | 2004-05-01 |
| * | remove_thread() function added, for future dynamic thread creation by plugins | Jörg Hohensohn | 2004-04-30 |
| * | MP3 files with VBRI frames were parsed incorrectly, and the VBRI frame was pa... | Linus Nielsen Feltzing | 2004-04-29 |
| * | valid_time() now handles tm_wday correctly | Linus Nielsen Feltzing | 2004-04-25 |
| * | (v)snprintf() wrote past buffer end if string length was equal to buffer size | Jens Arnold | 2004-04-22 |
| * | Fixed player sim warning | Jens Arnold | 2004-04-21 |
| * | Unified usage of lcd transfer code | Jens Arnold | 2004-04-21 |
| * | Removed some debugging code that shouldn't have been committed | Linus Nielsen Feltzing | 2004-04-21 |
| * | Reworked the time get/set functions | Linus Nielsen Feltzing | 2004-04-20 |