summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* iAudio: will also work on machines where a byte does not have 8 bitsChristian Gmeiner2005-07-15
* missing SOURCES addedDaniel Stenberg2005-07-15
* Don't hang when trying to stop paused playback.Miika Pekkarinen2005-07-15
* Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...Ryan Jackson2005-07-15
* Fixed a problem that caused playback to stutter when changing tracksMiika Pekkarinen2005-07-15
* iAudio: first version of a tool to update fw checksumChristian Gmeiner2005-07-15
* New MD5 sums for bootloader v4Linus Nielsen Feltzing2005-07-15
* Fixed a problem that cpu boost didn't always reset when stopping theMiika Pekkarinen2005-07-15
* Automated version string handling in the boot loaderLinus Nielsen Feltzing2005-07-15
* Enable crossfade for simulator.Miika Pekkarinen2005-07-15
* songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.Ryan Jackson2005-07-15
* Changed assembly optimizations to re-init the MAC each time they're called. F...Ryan Jackson2005-07-15
* Win32 sim: better bitmap initialisation.Jens Arnold2005-07-14
* First take at PCM playback in the X11 sim on Linux.Daniel Stenberg2005-07-14
* make pcmbuf_init() an empty macro on targets with HW codecDaniel Stenberg2005-07-14
* use the $(SILENT) thingDaniel Stenberg2005-07-14
* Call pcmbuf_init() on simulator too.Miika Pekkarinen2005-07-14
* Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ...Jens Arnold2005-07-14
* Reset all graphics defaults after returning from plugin.Jens Arnold2005-07-14
* Greyscale graphics driver: Added missing function.Jens Arnold2005-07-14
* fixed the right-end too, added more letters on the big screens and addedDaniel Stenberg2005-07-14
* The scroll mode now takes advantage of the clipping support in the newDaniel Stenberg2005-07-14
* brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg2005-07-14
* introducing H1x0 style grayscale support in the X11 simDaniel Stenberg2005-07-14
* Removed unnecessary code that also caused playback glitches when changing tracksRyan Jackson2005-07-14
* Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold2005-07-13
* Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold2005-07-13
* Fixed the errors.Miika Pekkarinen2005-07-13
* Removed an unnecessary logf call.Miika Pekkarinen2005-07-13
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Removed a heapload of TABs.Jens Arnold2005-07-13
* Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold2005-07-12
* Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold2005-07-12
* Added a number of new graphics functions to the plugin API.Jens Arnold2005-07-12
* Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold2005-07-12
* Resume now starts playback at the point it was stopped, not 2-7 seconds later.Ryan Jackson2005-07-12
* songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the...Ryan Jackson2005-07-12
* More atomic GPIOLinus Nielsen Feltzing2005-07-12
* use find's -exec instead of xargs to copy files, in an attempt to work betterDaniel Stenberg2005-07-12
* silence the makefileDaniel Stenberg2005-07-12
* make the ctype array unsigned so that bit 7 (octal 0200) can be set andDaniel Stenberg2005-07-12
* I find it weird that there is a private copy of this file here, but I'mDaniel Stenberg2005-07-12
* Removed an extra semicolonLinus Nielsen Feltzing2005-07-12
* removed an extra codec_api struct pointer and the function setting itDaniel Stenberg2005-07-12
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* code-policed, removed commented and ifdef'ed codeDaniel Stenberg2005-07-12
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* Cleaned up the bootloader code a littleLinus Nielsen Feltzing2005-07-12
* added uda1380_reset()Linus Nielsen Feltzing2005-07-12
* Inverted S/PDIF control on H110Linus Nielsen Feltzing2005-07-12