summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Better handling of large frames in V2 tagsLinus Nielsen Feltzing2002-10-29
* LANG_BACKLIGHT_ON was never a working string in the first place (it wasDaniel Stenberg2002-10-29
* 1. If the translated file used ID strings not present in the english one,Daniel Stenberg2002-10-29
* Now reads the tags frame by frame, to avoid missing frames when there are lar...Linus Nielsen Feltzing2002-10-28
* A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson2002-10-28
* Definitions of "struct coordinate" and "struct rectangle" and definitionsKjell Ericson2002-10-28
* The lcd_ascii-pointer is global for a while in order to be reachable fromKjell Ericson2002-10-28
* Changed XPoint to "struct coordinate".Kjell Ericson2002-10-28
* New file font-player.c is added.Kjell Ericson2002-10-28
* Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson2002-10-28
* Added command line parameter "--old_lcd" that will simulate the old LCD ofKjell Ericson2002-10-28
* Updated for better player simulator.Kjell Ericson2002-10-28
* New height for teh player simulator. The default is pixels of 4x4 in order toKjell Ericson2002-10-28
* The player simulator now has it own font_init()-function. We shall therefor c...Kjell Ericson2002-10-28
* Moved the volume_type and battery_type settings in RTC, since they interfered...Linus Nielsen Feltzing2002-10-28
* Now clears the resume point at end-of-list. This fixes bug #627344.Linus Nielsen Feltzing2002-10-28
* Removed some unnecessary LCD updatesLinus Nielsen Feltzing2002-10-28
* Fast forward near the end of the last song in a playlist didn't activate the ...Linus Nielsen Feltzing2002-10-28
* The return code from wps_display() wasn't handled correctly. And keylock() di...Linus Nielsen Feltzing2002-10-27
* Better skipping of leading garbage. Fixes bug #625868.Linus Nielsen Feltzing2002-10-27
* fixing a yellow buildRobert Hak2002-10-26
* battery/volume status can be displayed numericallyRobert Hak2002-10-26
* fixed the check for the release eventsDaniel Stenberg2002-10-23
* fix on button detectionRobert Hak2002-10-23
* 'fat' is now a ommand-line test toolBjörn Stenberg2002-10-23
* Fixed bug where first sector was skipped on reads.Björn Stenberg2002-10-23
* Simplified USB questionBjörn Stenberg2002-10-22
* Added USB handling. Fixed return value bug.Björn Stenberg2002-10-22
* now supporting the credits.pl script and a language is pre-setFelix Arends2002-10-22
* Fat32 write updates: Nixed some bugs. Basic file creation now works. Todo: Lo...Björn Stenberg2002-10-22
* Removed warnings.Kjell Ericson2002-10-21
* Added Kjell Ericson.Kjell Ericson2002-10-21
* Removed warnings.Kjell Ericson2002-10-21
* The font for player-simulator.Kjell Ericson2002-10-21
* Fonts are only for recorder.Kjell Ericson2002-10-21
* Dubbled the size of player bitmap. The double height/width will be used toKjell Ericson2002-10-21
* Many functions have been changed.Kjell Ericson2002-10-21
* Almost totaly rewritten.Kjell Ericson2002-10-21
* Added stubs that shall not be in the player simulator.Kjell Ericson2002-10-21
* The font will be shown in another way in player-simulator so the sysfont.cKjell Ericson2002-10-21
* Doubled the height/width for player.Kjell Ericson2002-10-21
* The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.Kjell Ericson2002-10-21
* Added multiline scroll support.Markus Braun2002-10-21
* ldebugf() is only present in SIMULATOR, we set LDEBUGF to be the normalDaniel Stenberg2002-10-21
* removed use of uninitialized variableDaniel Stenberg2002-10-21
* Snapshot of file writing code. Bugs remain. Only short names are supported yet.Björn Stenberg2002-10-20
* stepping towards seperate levels fileRobert Hak2002-10-19
* create .rockbox on a macRobert Hak2002-10-19
* windows .rockbox issuesRobert Hak2002-10-18
* working win32sim makefile (for player)Felix Arends2002-10-18