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