Age | Commit message (Expand) | Author |
2003-12-28 | Internal code cleanup - the header template is not taken from the stream if a... | Linus Nielsen Feltzing |
2003-12-28 | Internal code cleanup - the header template for the Xing header generation is... | Linus Nielsen Feltzing |
2003-12-24 | oops, optimized lcd_bitmap() too much, obey the clear flag | Jörg Hohensohn |
2003-12-23 | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn |
2003-12-21 | Moved memset() out of .iram | Björn Stenberg |
2003-12-20 | Upside Down option for display (and buttons) now wired into the display setti... | Jörg Hohensohn |
2003-12-17 | Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes. | Björn Stenberg |
2003-12-15 | Without having a clue about the actual platform, I hereby announce that the | Daniel Stenberg |
2003-12-15 | kill a compiler warning | Daniel Stenberg |
2003-12-15 | xoffset is only when not building for a simulator (for now) | Daniel Stenberg |
2003-12-15 | Ooops! I forgot to remove my debugging changes | Linus Nielsen Feltzing |
2003-12-15 | Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video... | Linus Nielsen Feltzing |
2003-12-15 | Fix for the LED problem in lcd_write_data(). The r0 register was not preserve... | Linus Nielsen Feltzing |
2003-12-12 | LCD flip (upside down) and a high-performance blit function | Jörg Hohensohn |
2003-12-12 | restart the byte counter on a new recorded file | Daniel Stenberg |
2003-12-12 | All platforms don't have USB | Daniel Stenberg |
2003-12-12 | link support for Neo | Daniel Stenberg |
2003-12-12 | Additional Neo support | Daniel Stenberg |
2003-12-12 | first attempt at Neo 35 config | Daniel Stenberg |
2003-12-12 | adjustments for Neo | Daniel Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-12-09 | In simulator thread, increment id3 offset along with elapsed time so that res... | Hardeep Sidhu |
2003-12-09 | easy-to-use function types for typecasting | Daniel Stenberg |
2003-12-08 | works with older glibc headers too now | Daniel Stenberg |
2003-12-08 | my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t | Daniel Stenberg |
2003-12-06 | Cleanup | Björn Stenberg |
2003-12-04 | Fix for the occasional problem on FMR devices, when the device can't be turne... | Linus Nielsen Feltzing |
2003-12-03 | oops, a typo made the player build fail | Jörg Hohensohn |
2003-12-03 | 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-11-27 | Use the new defines to know what kind of USB detection to use. | Daniel Stenberg |
2003-11-27 | 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-25 | Bug fix: Idle timeout would stop paused playback when charger was connected | Björn Stenberg |
2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing |
2003-11-20 | Removed startup_io test code | Björn Stenberg |
2003-11-19 | Don't show battery meter until a proper power reading has been done | Björn Stenberg |
2003-11-19 | 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-07 | a side effect in usb_enable() (writing back a "1" while reading a pulled-up i... | Jörg Hohensohn |
2003-11-07 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
2003-11-07 | The code police strikes back | Linus Nielsen Feltzing |
2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
2003-11-03 | Patch #798050 by Leslie Donaldson, activates Line In on Player models | Linus Nielsen Feltzing |
2003-11-03 | Another fix for bug #835158, now handles multiple splits | Linus Nielsen Feltzing |
2003-11-03 | Now handles empty recordings without crashing. This fixes bug #835158. | Linus Nielsen Feltzing |
2003-11-03 | Patch #791531 by Barry McIntosh, fake time stamps for file creation/updates o... | Linus Nielsen Feltzing |
2003-11-02 | Killed a warning | Linus Nielsen Feltzing |
2003-11-02 | Frame-accurate file splits when recording. Now the PLAY button closes the cur... | Linus Nielsen Feltzing |