summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-07-10Fixed a problem that next track info was not always available after theMiika Pekkarinen
2005-07-10Track changing works now better (not still perfect).Miika Pekkarinen
2005-07-09Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant
2005-07-09Wrong iriver model checkLinus Nielsen Feltzing
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing
2005-07-08Disabled set rating option when the runtime database isn't working.. to avoid...Michiel Van Der Kolk
2005-07-08Some playback fixes.Miika Pekkarinen
2005-07-08H110 adjustmentsLinus Nielsen Feltzing
2005-07-08build on all h100 unitsDaniel Stenberg
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-08A couple of bug fixes: 1. Take mutex before all playlist control file operati...Hardeep Sidhu
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu
2005-07-07Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold
2005-07-07"Bugfix" by Langlois Florian (Chamois on IRC), we forgot to change this one.Tomas Salfischberger
2005-07-07Lame hack to strip ID3v1 tags from MP3 playback, so they can play back withou...Linus Nielsen Feltzing
2005-07-07Chip8 works again on grayscale devicesLinus Nielsen Feltzing
2005-07-07Fix possible use of uninitialized variableDaniel Stenberg
2005-07-07entry *entryarray is static in the C source so it can't be extern hereDaniel Stenberg
2005-07-07PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen
2005-07-07Removed dead codeLinus Nielsen Feltzing
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-06Check for invalid song data.Michiel Van Der Kolk
2005-07-06Makes sure that the pause/resume/prev/next functions are executed in the audi...Linus Nielsen Feltzing
2005-07-06Fixed the "overwriting bug" with aligned lines in the WPS.Tomas Salfischberger
2005-07-06Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH...Linus Nielsen Feltzing
2005-07-06Waiting pcm buffer to run empty before stopping the last track.Miika Pekkarinen
2005-07-06Initial import of tagdbNiels Laukens
2005-07-06Some interface updates and code policing in the alarm setting screen, take 2Linus Nielsen Feltzing
2005-07-06Some interface updates and code policing in the alarm setting screenLinus Nielsen Feltzing
2005-07-06Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen
2005-07-05Fix broken player buildChristi Scarborough
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen
2005-07-05Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren
2005-07-05More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen
2005-07-05Fixed a problem that caused playback to stop on certain situations. FixedMiika Pekkarinen
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
2005-07-05Fixed crossfading.Miika Pekkarinen
2005-07-05Fixed player/studio warningLinus Nielsen Feltzing
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu
2005-07-04Playcount and rating support as a tag for the wps; %rp and %rrMichiel Van Der Kolk
2005-07-04moved rundb_init back to main, it has to be inited after audio_init, also, it...Michiel Van Der Kolk
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough
2005-07-04Created new viewer application to test WavPack encoding. Accepts .wav fileDave Bryant
2005-07-04Added lossless encoding to WavPack library. Also made a few changes toDave Bryant
2005-07-04Update the wps when next track info is available.Miika Pekkarinen