summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Fix red. Replace remaining MEM's mit MEMORYSIZE.Andree Buschmann3-4/+4
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann26-41/+33
2011-02-02Find a more consistent and resilient way to handle SBR upsampled files. The d...Andree Buschmann3-10/+25
2011-02-02Android/Java: Disable implicit compilation of dependecies to make the life ea...Thomas Martitz1-4/+6
2011-02-02Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and ...Andree Buschmann2-5/+51
2011-02-02Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916.Andree Buschmann1-1/+2
2011-02-01Fix sansac200v2 not showing up in device selection.Dominik Riebeling1-8/+9
2011-02-01Manual: Correct the description of the Time/Date menu and make it look nicer.Alexander Levin1-7/+7
2011-02-01Manual: correct the 'Playlists' menu descriptionAlexander Levin1-3/+3
2011-02-01Add a safety check in the resume seek code, just in case.Magnus Holmgren1-1/+1
2011-02-01We seeked one chunk too far when resuming m4a files.Andree Buschmann1-1/+2
2011-02-01Pitchscreen: Small fix for the right touchscreen button.Thomas Martitz1-2/+2
2011-01-31Rework m4a seek/resume code. Seek/resume does now also work properly with fil...Andree Buschmann2-81/+69
2011-01-31mkamsboot: restructure model / firmware file information.Dominik Riebeling3-103/+46
2011-01-31mkmpioboot: restructure model / firmware file information.Dominik Riebeling1-26/+21
2011-01-31Fix resume for m4a files. Solves FS#9306.Andree Buschmann1-2/+2
2011-01-30Limit the size of each ID3 metadata item to avoid that the metadata buffer is...Andree Buschmann2-0/+8
2011-01-30update the toolchains install script to grab the latest and greatestJonathan Gordon1-2/+2
2011-01-30Fix r29171 red. Forgot to replace a few.Michael Sevakis1-3/+3
2011-01-30Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis8-86/+110
2011-01-29Add widgets to android port.Antoine Cellerier37-5/+771
2011-01-29AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...Michael Sevakis1-42/+63
2011-01-29Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...Thomas Martitz1-1/+10
2011-01-29Ugh, remove debug output.Thomas Martitz1-1/+0
2011-01-29Improve sometimes glitchy touchscreen handling in the pitchscreen.Thomas Martitz1-7/+24
2011-01-29Fix yellowThomas Martitz2-1/+5
2011-01-29Add a couple KERNEL_ASSERTs to check queue fullness when extra checks are ena...Michael Sevakis1-0/+6
2011-01-29Fix oops in r29160 (apps went into games and vice versa).Thomas Martitz1-1/+1
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz5-150/+156
2011-01-29Android: Change menu button to go always (and not only in the wps) to the mai...Thomas Martitz1-1/+2
2011-01-29Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz3-40/+80
2011-01-29Fix SDL app buildThomas Martitz1-0/+1
2011-01-29Give the playlists main menu item a context menu (playlist settings).Thomas Martitz1-1/+2
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz4-16/+29
2011-01-29Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis2-29/+64
2011-01-29Some minor corrections for the czech translation.Mustapha Senhaji1-9/+9
2011-01-29AMSv2 USB: Delay after sftdiscon should be far longer.Michael Sevakis1-1/+1
2011-01-29USB: Thread must remember that a host has been detected since the POWERED sta...Michael Sevakis1-2/+14
2011-01-29Update the slovak translation.Mustapha Senhaji1-1/+46
2011-01-28Added myself to COMMITTERSMichael Hohmuth1-0/+1
2011-01-28Big oops. Should be broadcasting SYS_USB_DISCONNECTED _after_ remouting disks.Michael Sevakis1-2/+3
2011-01-28AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reco...Michael Sevakis1-0/+3
2011-01-27RaaA: Fix database duplication issue on every startThomas Martitz1-5/+5
2011-01-27Workaround the brokenness of realpath() a bit more.Thomas Martitz1-6/+14
2011-01-27as3525v2-usb: fix logf format, don't mask the interrupt using the VIC as it s...Amaury Pouly1-5/+5
2011-01-27fix buildJonathan Gordon1-0/+1
2011-01-27Add some better debug info for when checkwps erros out because of full skin b...Jonathan Gordon2-0/+6
2011-01-26Get SA9200 to show on the downloads page.Michael Sevakis1-1/+1
2011-01-26Fix FS#11904, filename generation was lacking a slash.bootloader_gogearsa9200_v1Thomas Martitz1-1/+1
2011-01-25Remove WPS related variable which is read but not set or changed. Closes FS#1...Andree Buschmann2-3/+2