- 01c0523 Revert nonsense change. by Andree Buschmann · 14 years ago
- 20bd747 Fix some unwanted empty lines in the manual. by Dominik Riebeling · 14 years ago
- b22b0dc Touchscreen: Fix minor redraw after entering the context menu. by Thomas Martitz · 14 years ago
- 430ada0 Redo r29168. Use similar but existing mechanism in the action system which seems to work better. by Thomas Martitz · 14 years ago
- 48016d5 Reduce excessive debug output during mp3 parsing. by Thomas Martitz · 14 years ago
- adf7224 Fix red. Replace remaining MEM's mit MEMORYSIZE. by Andree Buschmann · 14 years ago
- 5d849a9 Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. by Andree Buschmann · 14 years ago
- 35bcdef1 Find a more consistent and resilient way to handle SBR upsampled files. The detection is only done in one place (the metadata parser) and takes into account that the m4a header might already report corrected frame/sample sizes. by Andree Buschmann · 14 years ago
- 0f4dfc4 Android/Java: Disable implicit compilation of dependecies to make the life easier for make. by Thomas Martitz · 14 years ago
- 4343399 Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and resume behaviour for such files. When SBR upsampling is used the decoder outputs the double amount of samples per frame. As the seek and resume functions do not know about this fact a special handling is introduced. Fixes issues reported in FS#11916. by Andree Buschmann · 14 years ago
- 0a93396 Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916. by Andree Buschmann · 14 years ago
- e3d84ba Fix sansac200v2 not showing up in device selection. by Dominik Riebeling · 14 years ago
- 6cdc316 Manual: Correct the description of the Time/Date menu and make it look nicer. by Alexander Levin · 14 years ago
- b1aad4c Manual: correct the 'Playlists' menu description by Alexander Levin · 14 years ago
- 11b7a4f Add a safety check in the resume seek code, just in case. by Magnus Holmgren · 14 years ago
- ee6a74e We seeked one chunk too far when resuming m4a files. by Andree Buschmann · 14 years ago
- 4888d41 Pitchscreen: Small fix for the right touchscreen button. by Thomas Martitz · 14 years ago
- 411023c Rework m4a seek/resume code. Seek/resume does now also work properly with files having sample_to_chunk of 1 or 2. by Andree Buschmann · 14 years ago
- 02dce45 mkamsboot: restructure model / firmware file information. by Dominik Riebeling · 14 years ago
- 6f2bba9 mkmpioboot: restructure model / firmware file information. by Dominik Riebeling · 14 years ago
- ad6c3bc Fix resume for m4a files. Solves FS#9306. by Andree Buschmann · 14 years ago
- dedde47 Limit the size of each ID3 metadata item to avoid that the metadata buffer is filled by single items. Fixes FS#11875, FS#9805 and FS#9299. by Andree Buschmann · 14 years ago
- b5562a1 update the toolchains install script to grab the latest and greatest by Jonathan Gordon · 14 years ago
- 799fc0f Fix r29171 red. Forgot to replace a few. by Michael Sevakis · 14 years ago
- 18770da Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. by Michael Sevakis · 14 years ago
- c0c769c Add widgets to android port. by Antoine Cellerier · 14 years ago
- e9749d1 AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loops and retry those a limited number of times-- no explaination for their dubious existence was offered in the source. Second, SD thread was no longer monitoring inserts (and it wouldn't really matter if it were). Thus, .initialized was reported as '1' despite the new card needing reinit. by Michael Sevakis · 14 years ago
- 7436e7a Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening the context menu. by Thomas Martitz · 14 years ago
- 3804bef Ugh, remove debug output. by Thomas Martitz · 14 years ago
- 5e3d8f9 Improve sometimes glitchy touchscreen handling in the pitchscreen. by Thomas Martitz · 14 years ago
- c402519 Fix yellow by Thomas Martitz · 14 years ago
- ab50ed7 Add a couple KERNEL_ASSERTs to check queue fullness when extra checks are enabled. by Michael Sevakis · 14 years ago
- 5606719 Fix oops in r29160 (apps went into games and vice versa). by Thomas Martitz · 14 years ago
- 2bb81f7 Move fm radio related menus out of radio.c into apps/menus/. by Thomas Martitz · 14 years ago
- aa9a68a Android: Change menu button to go always (and not only in the wps) to the main menu and long menu to open the context menu. by Thomas Martitz · 14 years ago
- f7da333 Re-factor code for the plugins main menu item, enabling better icons in that menu. by Thomas Martitz · 14 years ago
- 4aec8ef Fix SDL app build by Thomas Martitz · 14 years ago
- 42a8cc3 Give the playlists main menu item a context menu (playlist settings). by Thomas Martitz · 14 years ago
- 89a4cf2 Change the way how playlists and system menu items in the main menu are internally invoked so that the mechanism to by Thomas Martitz · 14 years ago
- 3f709ea Convert AMS target USB detection to event-based (no more polling in a tick). Seems well on my Clip v1 and Fuze v2. by Michael Sevakis · 14 years ago
- 70b99e3 Some minor corrections for the czech translation. by Mustapha Senhaji · 14 years ago
- a575ffb AMSv2 USB: Delay after sftdiscon should be far longer. by Michael Sevakis · 14 years ago
- 088aaac USB: Thread must remember that a host has been detected since the POWERED state is ambiguous when waiting for host. Storage access is not yet actually exclusive if not USB_INSERTED. usb_start_monitoring seems better posting USB_UNPOWERED only if USB_EXTRACTED, interpreting POWERED/INSERTED as POWERED. by Michael Sevakis · 14 years ago
- 8855ac4 Update the slovak translation. by Mustapha Senhaji · 14 years ago
- d066a39 Added myself to COMMITTERS by Michael Hohmuth · 14 years ago
- b4fa66d Big oops. Should be broadcasting SYS_USB_DISCONNECTED _after_ remouting disks. by Michael Sevakis · 14 years ago
- ac7fe5f AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reconnect weirdness for me and is probably the proper method anyway since otherwise the module will still be running when the clock is cut (bad). by Michael Sevakis · 14 years ago
- 771011a RaaA: Fix database duplication issue on every start by Thomas Martitz · 14 years ago
- b703d25 Workaround the brokenness of realpath() a bit more. by Thomas Martitz · 14 years ago
- 3a1bc3c as3525v2-usb: fix logf format, don't mask the interrupt using the VIC as it seems to trigger spurious irq by Amaury Pouly · 14 years ago
- cb56c46 fix build by Jonathan Gordon · 14 years ago
- 21e89e8 Add some better debug info for when checkwps erros out because of full skin buffer by Jonathan Gordon · 14 years ago
- 166c8bf Get SA9200 to show on the downloads page. by Michael Sevakis · 14 years ago
- 044de86 Fix FS#11904, filename generation was lacking a slash. by Thomas Martitz · 14 years ago bootloader_gogearsa9200_v1
- 4c38572 Remove WPS related variable which is read but not set or changed. Closes FS#11396. by Andree Buschmann · 14 years ago
- d796ab6 Pacbox: Fix assumption about LCD width of 128 implying the display needs vertical clipping. No more screen garbage on sa9200. by Michael Sevakis · 14 years ago
- 81682e7 Update the russian translation. by Mustapha Senhaji · 14 years ago
- f29bc4b Update the chinese-simp translation. by Mustapha Senhaji · 14 years ago
- c498a5c MPEGPlayer: Account for drivers that pass pointers to their internal state variables to the audio callback. by Michael Sevakis · 14 years ago
- f716e4f Oops, this line wasn't supposed to make it into svn. by Antoine Cellerier · 14 years ago
- ef98035 Move android notification display format logic to java code (no functional change, this is used by FS #11902). by Antoine Cellerier · 14 years ago
- a448d8b Android build tweaks. by Antoine Cellerier · 14 years ago
- 9b02ce9 as3525v2-usb: mask usb interrupt when setting up a transfer by Amaury Pouly · 14 years ago
- 297ca4b as3525v2-usb: only call wakeup_signal when a thread is actually waiting by Amaury Pouly · 14 years ago
- 01313d5 * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. by Teruaki Kawashima · 14 years ago
- f06f685 New option for the bar tags: 'backdrop, <label>' will draw another image under the progressbar (only works with image and slider bars) by Jonathan Gordon · 14 years ago
- cb39ac6 Also update the two missing autoresume strings in the German translation. by Marianne Arnold · 14 years ago
- 4f787ba Fix configure using the correct compiler for Android on Mac. by Dominik Riebeling · 14 years ago
- eb9ca72 Fix r29123: the variable should be initialized every time in the loop by Alexander Levin · 14 years ago
- fb2d6a7 Respect the 'scroll delay' setting more accurately between scrolling rounds by Alexander Levin · 14 years ago
- 480c663 i.MX31: Now that it matters because there's a debug screeen that allows changing things while running, some DVFS/DPTC stuff has to be done more carefully. Trim out some stuff and group functions better as well. by Michael Sevakis · 14 years ago
- 264e27d Add german translation for LANG_FM_RSSI. by Dominik Riebeling · 14 years ago
- 3306764 Simplify x0/x1 calculation for iPod Color some more, and fix display on type 0 LCD (iPod Photo). by Jens Arnold · 14 years ago
- 322a51d Remove code that was unintentionally kept in a resynchronized patch in FS#3001. This closes FS#11873. by Andree Buschmann · 14 years ago
- 6546cd1 Gigabeat S: Keep LCD options in sync even when display is turned off. by Michael Sevakis · 14 years ago
- 90aafea Fix yellow. Left an unused temp variable. by Michael Sevakis · 14 years ago
- 0a98e8a i.MX31: Allow interrupts in thread context, not just ISR context, during the lengthy DVFS voltage ramp-up delay. Also, explicitly enable them just before mc13783_init since that does anyway because of the PMIC write inside it. by Michael Sevakis · 14 years ago
- 6d2e776 Better boost calculation for multifrequency CPUs. Frequencies between minimum and maximum count as fractional boost. by Michael Sevakis · 14 years ago
- 921ffe7 Declaration of 'pause' from robotfindskitten has conflicting types for 'pause' from android-ndk-r5 by Thomas Martitz · 14 years ago
- 98246b8 i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, testing or benchmarking purposes. Can set the CPU frequency working point, whether DPTC voltage scaling is enabled and change the software-programmable load tracking weights. by Michael Sevakis · 14 years ago
- aed6205 Declaration of 'pause' from chessclock is redeclared as different kind of symbol by android-ndk-r5 by Thomas Martitz · 14 years ago
- 3ff2fb3 revert personal change accidentally included in r29110 by Teruaki Kawashima · 14 years ago
- 68cc564 FS#11819: image viewer: use magick number in file to determine image type. by Teruaki Kawashima · 14 years ago
- 060609a i.MX31: Busy wait for a couple microseconds at most then sleep until next tick when polling drive status. This prevents pointless jumps to overdrive speed from perceived high load when waiting for lengthy ops to complete such as spinup and sleep. by Michael Sevakis · 14 years ago
- 5729be4 Theme Editor: Updated rendering code to accomodate new format for %xd tags, including long names, numerical tile specification, tag-evaluating tile specification, and tile offset by Robert Bieber · 14 years ago
- 30b29f1 Fix or at least significantly improve FS#11830. With introduction of ATA DMA for PP502x a special treatment of the IDE0_CFG register for the iPod nano (see FS#7510) was lost. by Andree Buschmann · 14 years ago
- 01586b5 FS#11828: Fix in core mod parser to blindly accept any .mod you throw at it. Based on MikMod. by Thomas Martitz · 14 years ago
- 52c6789 Add a delay between text scroll rounds when scrolling forward similarly to how it's done when scrolling bidirectionally (FS#11892) by Alexander Levin · 14 years ago
- a6debb6 Fix red: defined(x || y) is not valid C preprocessor by Maurus Cuelenaere · 14 years ago
- 476e464 Fix Onda VX747+ LCD not working on boot by Maurus Cuelenaere · 14 years ago
- f511e49 Get the Croatian language file to build. Overlooked previously. by Robert Menes · 14 years ago
- 485aecd WM8978: sound.c weirdness strikes again. Prescaler values have to be in centibels. by Michael Sevakis · 14 years ago
- 863c03f Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shutdown on low battery, handle hold-switch-on and wait only so long for USB if a USB charger is inserted at boot instead of being connected to a host. 'Bootloader USB mode' display is just part of normal printf stream now. Move interrupt stacks into .bss area so they aren't loaded (for firmware too). by Michael Sevakis · 14 years ago
- 5230362 Fix FS#11881. Patch by Thomas Jarosch by Thomas Martitz · 14 years ago
- 2da0f9b Fuze v2: Do button reading more efficiently by mapping button codes directly to the GPIO pin states where possible (all but 'home' and hold). This makes plugins incompatible; up the min version and sort things. by Michael Sevakis · 14 years ago
- 5f52f6e Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525. by Michael Sevakis · 14 years ago
- ee6ea59 pong: make related variables a structure. Correct collision detecting. Disable turn off backlight. by Teruaki Kawashima · 14 years ago
- 1b779e0 PP502x USB: It seems r29087 introduced additional parasitic current consumption after USB disconnect. So, reinitialize the controller just like at startup when disabling USB, which also happens to fix FS#10719. by Michael Sevakis · 14 years ago
- 2565d37 Gigabeat S manual: fix a small glitch in the wps key controls table and correct an incorrect button combo. by Nils Wallménius · 14 years ago
- 3b8f93a Enable AB repeat for the Gigabeat S, this will break lang string/voice clip order for this target so update your voice file. by Nils Wallménius · 14 years ago