summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Added word alignmentBjörn Stenberg2003-04-24
* More detailed error codesLinus Nielsen Feltzing2003-04-24
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg2003-04-23
* better treatment if no toolsdir define was set, use the old one thenDaniel Stenberg2003-04-22
* use the TOOLSDIR as passed-in from the top-level Makefile, you need toDaniel Stenberg2003-04-22
* Fixed compiler error on debug buildsLinus Nielsen Feltzing2003-04-20
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Stupid compiler...Linus Nielsen Feltzing2003-04-19
* Removed a warningLinus Nielsen Feltzing2003-04-19
* Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing2003-04-19
* Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...Linus Nielsen Feltzing2003-04-19
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* Safer low water mark when recordingLinus Nielsen Feltzing2003-04-15
* Update fileoffset and cacheoffset on error.Björn Stenberg2003-04-15
* Changed some debug outputLinus Nielsen Feltzing2003-04-13
* ata_write_sectors() didn't handle odd buffer addressesLinus Nielsen Feltzing2003-04-12
* Fixed the dreaded 'silent play' bugLinus Nielsen Feltzing2003-04-12
* Now creates an empty ID3 header to not confuse MP3 editorsLinus Nielsen Feltzing2003-04-11
* Corrected win1251 -> iso 8859-5 conversion (Alex)Björn Stenberg2003-04-11
* Don't enter cpu sleep during disk operationsBjörn Stenberg2003-04-11
* Better handling of next/prevLinus Nielsen Feltzing2003-04-11
* Added missing gain setting code (Henrik Backe)Björn Stenberg2003-04-09
* The newest ATA driver fixes broke the ata_spinup_time informationLinus Nielsen Feltzing2003-04-05
* Ooops, forgot to check for frame count overflowLinus Nielsen Feltzing2003-04-01
* Killed a warning (saving 417 bytes in the process :-)Linus Nielsen Feltzing2003-04-01
* Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing2003-04-01
* Better led control. Added status read delay. Fixed potential last_disk_activi...Björn Stenberg2003-03-31
* Finally, S/PDIF monitoring worksLinus Nielsen Feltzing2003-03-25
* Another attempt to stop the red led dead.Björn Stenberg2003-03-24
* The Xing flag word wasn't correctly generatedLinus Nielsen Feltzing2003-03-24
* Fixed silly overflow in recalculate_watermark()Linus Nielsen Feltzing2003-03-24
* Reverted last changeLinus Nielsen Feltzing2003-03-24
* Don't fail on bitrate 0. Our own recordings have bitrate 0...Björn Stenberg2003-03-24
* Tidied up the ID3V2 parser a littleLinus Nielsen Feltzing2003-03-18
* Faster ID3 parsing with the new filesize() functionLinus Nielsen Feltzing2003-03-18
* Added the filesize() functionLinus Nielsen Feltzing2003-03-18
* Don't spin down disk while retryingBjörn Stenberg2003-03-17
* kill warningDaniel Stenberg2003-03-16
* only do the fprintf() if not doing a simulator, since this file is usedDaniel Stenberg2003-03-16
* added fprintf() protoDaniel Stenberg2003-03-16
* introducing fprintf():Daniel Stenberg2003-03-16
* initial test code for the snprintf() (and family) functionDaniel Stenberg2003-03-16
* Previous change broke read after seek. Reverted that change and added tempor...Hardeep Sidhu2003-03-15
* patch #702874 by Craig Sather, fixes a pause bug in WPSLinus Nielsen Feltzing2003-03-15
* The frame buffer was too small for 320kbit/s framesLinus Nielsen Feltzing2003-03-15
* FM recorders can wake up from RTC alarm.Björn Stenberg2003-03-14
* Moved read code around a bit to more strictly obey the ATA specification.Björn Stenberg2003-03-14
* Make sure we are on correct sector after lseek. This fixes the queue file co...Hardeep Sidhu2003-03-14
* Bug fixes: Artist was skipped sometimes. Frequency, mpeg version & layer was ...Björn Stenberg2003-03-13