summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* A couple of bug fixes: 1. Take mutex before all playlist control file operati...Hardeep Sidhu2005-07-08
* Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu2005-07-07
* Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...Jens Arnold2005-07-07
* Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold2005-07-07
* Only update resume info when playing. Fixes resume when exiting recording/ra...Hardeep Sidhu2005-07-07
* "Bugfix" by Langlois Florian (Chamois on IRC), we forgot to change this one.Tomas Salfischberger2005-07-07
* Lame hack to strip ID3v1 tags from MP3 playback, so they can play back withou...Linus Nielsen Feltzing2005-07-07
* Chip8 works again on grayscale devicesLinus Nielsen Feltzing2005-07-07
* Fix possible use of uninitialized variableDaniel Stenberg2005-07-07
* When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg2005-07-07
* entry *entryarray is static in the C source so it can't be extern hereDaniel Stenberg2005-07-07
* PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen2005-07-07
* Removed dead codeLinus Nielsen Feltzing2005-07-07
* Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Check for invalid song data.Michiel Van Der Kolk2005-07-06
* (1) Set cpu to 11 Mhz when we "crash" to prevent overheating.Tomas Salfischberger2005-07-06
* Makes sure that the pause/resume/prev/next functions are executed in the audi...Linus Nielsen Feltzing2005-07-06
* Fixed the "overwriting bug" with aligned lines in the WPS.Tomas Salfischberger2005-07-06
* Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH...Linus Nielsen Feltzing2005-07-06
* Waiting pcm buffer to run empty before stopping the last track.Miika Pekkarinen2005-07-06
* Initial import of tagdbNiels Laukens2005-07-06
* Some interface updates and code policing in the alarm setting screen, take 2Linus Nielsen Feltzing2005-07-06
* Some interface updates and code policing in the alarm setting screenLinus Nielsen Feltzing2005-07-06
* Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen2005-07-06
* Fix broken player buildChristi Scarborough2005-07-05
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* Added CRC32 of the compressed song data, since that is what the format wants.Daniel Stenberg2005-07-05
* Now codec names are in sync.Miika Pekkarinen2005-07-05
* Copy the right files to .rockbox/rocks. Only tested on Cygwin though...Magnus Holmgren2005-07-05
* Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen2005-07-05
* Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren2005-07-05
* More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen2005-07-05
* Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen2005-07-05
* Fixed a problem that caused playback to stop on certain situations. FixedMiika Pekkarinen2005-07-05
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* Now the CPU is idle in USB modeLinus Nielsen Feltzing2005-07-05
* New power-conserving CPU idle modeLinus Nielsen Feltzing2005-07-05
* Fixed crossfading.Miika Pekkarinen2005-07-05
* More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen2005-07-05
* Fixed player/studio warningLinus Nielsen Feltzing2005-07-05
* New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing2005-07-05
* Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu2005-07-04
* Playcount and rating support as a tag for the wps; %rp and %rrMichiel Van Der Kolk2005-07-04
* Disable backlight in the bootloaderLinus Nielsen Feltzing2005-07-04
* Boot from the correct addressLinus Nielsen Feltzing2005-07-04
* moved rundb_init back to main, it has to be inited after audio_init, also, it...Michiel Van Der Kolk2005-07-04
* song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk2005-07-04
* Increased low watermark limit.Miika Pekkarinen2005-07-04
* Move the 'manage settings' option onto the main menuChristi Scarborough2005-07-04