| Commit message (Expand) | Author | Age |
| * | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing | 2004-07-06 |
| * | Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl... | 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 |
| * | 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 |
| * | remove_thread() function added, for future dynamic thread creation by plugins | Jörg Hohensohn | 2004-04-30 |
| * | Unified usage of lcd transfer code | Jens Arnold | 2004-04-21 |
| * | New function: rmdir(). Also some changes in the fat code, to track the parent... | Linus Nielsen Feltzing | 2004-04-16 |
| * | Added cluster size to the disk debug screen | Linus Nielsen Feltzing | 2004-04-06 |
| * | First try to get a better transition from a cancelled clip to a new one, by m... | Jörg Hohensohn | 2004-03-21 |
| * | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn | 2004-03-19 |
| * | Increased the maximum battery capacity | Linus Nielsen Feltzing | 2004-03-16 |
| * | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn | 2004-03-14 |
| * | 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 |
| * | Made set_irq_level() an inline function, and optimized it by removing the bit... | Linus Nielsen Feltzing | 2004-03-02 |
| * | The cli()/sti() functions are not safe. We should have removed them long ago. | Linus Nielsen Feltzing | 2004-02-25 |
| * | Better charging feedback for FM/V2 devices | Linus Nielsen Feltzing | 2004-02-05 |
| * | inconsistent argument type for backlight_set_timeout() fixed | Jörg Hohensohn | 2004-01-30 |
| * | mp3 playback "engine" now in plugin API, rocks can make sound | Jörg Hohensohn | 2004-01-30 |
| * | Added mpeg_next_track(), which returns a pointer to the id3 struct of the | Daniel Stenberg | 2004-01-15 |
| * | Implemented the mkdir() function in the FAT32 driver | Linus Nielsen Feltzing | 2004-01-15 |
| * | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn | 2004-01-10 |
| * | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn | 2004-01-05 |
| * | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing | 2003-12-31 |
| * | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn | 2003-12-23 |
| * | Upside Down option for display (and buttons) now wired into the display setti... | Jörg Hohensohn | 2003-12-20 |
| * | Without having a clue about the actual platform, I hereby announce that the | Daniel Stenberg | 2003-12-15 |
| * | LCD flip (upside down) and a high-performance blit function | Jörg Hohensohn | 2003-12-12 |
| * | Additional Neo support | Daniel Stenberg | 2003-12-12 |
| * | first attempt at Neo 35 config | Daniel Stenberg | 2003-12-12 |
| * | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu | 2003-12-10 |
| * | for FM and V2: removed the now false voltage reading from charging screen. | Jörg Hohensohn | 2003-12-03 |
| * | No more spinning disk while charging flashed FM+V2 (you need the new bootload... | Jörg Hohensohn | 2003-12-03 |
| * | new usb-style defines | Daniel Stenberg | 2003-11-27 |
| * | Use a proper config file for the v2, although it looks like the FM one now. | Daniel Stenberg | 2003-11-27 |
| * | like an FM recorder | Daniel Stenberg | 2003-11-19 |
| * | For now, load the fm recorder config for v2 recorders too. It seems some of | Daniel Stenberg | 2003-11-19 |
| * | The code police strikes back | Linus Nielsen Feltzing | 2003-11-07 |
| * | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn | 2003-11-06 |
| * | Frame-accurate file splits when recording. Now the PLAY button closes the cur... | Linus Nielsen Feltzing | 2003-11-02 |
| * | Car Ignition Auto Stop (patch #736339 by Craig Sather) | Björn Stenberg | 2003-10-17 |
| * | More linker safe MP3 buffer handling in the simulator | Linus Nielsen Feltzing | 2003-10-14 |
| * | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu | 2003-08-29 |
| * | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing | 2003-08-25 |
| * | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing | 2003-07-22 |
| * | Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i... | Björn Stenberg | 2003-07-09 |
| * | I needed a function to return the physical USB detect | Jörg Hohensohn | 2003-07-03 |
| * | Added multiple inclusion protection | Björn Stenberg | 2003-06-29 |
| * | Default contrast is now autodetected on recorders | Linus Nielsen Feltzing | 2003-06-25 |