summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg5-4/+86
2006-01-09Fixed a warning.Jens Arnold1-1/+1
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold3-7/+11
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold13-24/+70
2006-01-08I figured out what was *really* causing the MPC track-change noise, so IDave Bryant2-9/+10
2006-01-07Quick fix for annoying musepack noise on track change bug. Proper fix coming ...Thom Johansen1-4/+4
2006-01-07Fix generic filtering routine to support non-interleaved audio as well.Thom Johansen1-1/+1
2006-01-05Faster updates of the virtual LED WPS tagLinus Nielsen Feltzing1-0/+1
2006-01-04Sync and fixes.Thom Johansen1-45/+309
2006-01-03Patch #1381872 by Brandon Low - Add virtual HDD LED to WPSLinus Nielsen Feltzing1-0/+16
2006-01-03iPod - Tremor code has become too big for IRAM (as of 28 December 2005), so t...Dave Chapman1-0/+7
2005-12-29Patch #1387569 by Stephan Wezel - page-down doesn't select the element before...Linus Nielsen Feltzing1-1/+4
2005-12-28Fixed the crossfade and track skipping glitches.Miika Pekkarinen1-5/+5
2005-12-28Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren13-39/+67
2005-12-25Add forgetten libraries to the codec "clean" ruleDave Chapman1-1/+1
2005-12-23Updated Korean translation by Jeong Taek InHristo Kovachev1-7/+13
2005-12-23Now the quick screen properly sorts the playlist when shuffle is disabledLinus Nielsen Feltzing1-2/+3
2005-12-22H300: RTC supportLinus Nielsen Feltzing2-2/+7
2005-12-22iRiver: improved handling of bad mpeg files.Magnus Holmgren1-5/+4
2005-12-22Simulator fixes: id3 string pointers can be null.Magnus Holmgren1-3/+6
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev2-5/+5
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev4-0/+36
2005-12-21Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most us...Magnus Holmgren2-59/+70
2005-12-21Fixed the misplaced w and v in morse input and removed scandinavianMiika Pekkarinen1-2/+2
2005-12-21Even more button fixes for solitaireLinus Nielsen Feltzing1-3/+3
2005-12-21Even more iPod solitaire fixesLinus Nielsen Feltzing1-0/+7
2005-12-21Solitaire fix for Archos and iPod modelsLinus Nielsen Feltzing2-4/+22
2005-12-20H300: Colors for solitaire by Ben BashaLinus Nielsen Feltzing1-246/+481
2005-12-20H300: quick fix for the broken line-in recordingLinus Nielsen Feltzing1-1/+8
2005-12-19Explicitly declare char types to be signed when they must beDave Bryant5-9/+9
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman37-49/+40
2005-12-18New target - iPod Video.Dave Chapman4-7/+7
2005-12-18Button assignments for H1x0 and H3x0 are identical (cosmetic).Jens Arnold1-10/+1
2005-12-17Fixed several plugins for dB volume.Jens Arnold7-12/+25
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing2-2/+11
2005-12-16Enable assembler optimisations for ARM targetsDave Chapman2-0/+6
2005-12-15small fix by Jeong Taek InMarcoen Hirschberg1-2/+2
2005-12-15Fixed a division by zero problem with simulator when crossfade isMiika Pekkarinen1-4/+9
2005-12-15Bejeweled: Fancy new graphics plus ipod supportAdam Boot2-134/+1448
2005-12-15This wont work after all. Someone please introduce -fomit-frame-pointer for d...Thom Johansen1-1/+1
2005-12-15Fix typo and disable crossfeed assembler version for DEBUG builds, which obvi...Thom Johansen1-2/+2
2005-12-15Little-endian targets: Correctly byte-swap the ATA identify_info data when co...Dave Chapman1-2/+2
2005-12-15Colour targets: Be controversial and have white stars on a black background...Dave Chapman1-0/+5
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing1-4/+4
2005-12-14iPod: Fix compiler warningDave Chapman1-1/+4
2005-12-14iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for...Dave Chapman1-1/+4
2005-12-14iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman1-0/+310
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman28-65/+361
2005-12-13use $(SILENT) instead of @ properlyDaniel Stenberg1-4/+4
2005-12-13Patch #1379076 by Stephan Wezel - reduce the ticking problem a bitLinus Nielsen Feltzing1-8/+1