summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18Android: Refactor some of the glue code.Thomas Martitz
2011-07-18Remove empty folders as well.Dominik Riebeling
2011-07-18Remove all themes but Cabbiev2.Dominik Riebeling
2011-07-18Revert "Introduce bsearch() and use it in tagtree.c."Thomas Martitz
2011-07-18Android: Fix sporadic force closes.Thomas Martitz
2011-07-18Introduce bsearch() and use it in tagtree.c.Thomas Martitz
2011-07-17Change System Info filesystem details to table.Dominik Riebeling
2011-07-17Implement reading the volume label on OS X.Dominik Riebeling
2011-07-17Revert r30030 "Remove unused code path from playlist_create_ex()."Thomas Martitz
2011-07-17AAC: Another gapless fix, this one for the end of the file. The real size of ...Magnus Holmgren
2011-07-17Prefill the playlist filename with .m3u8 when creating a new playlist in the ...Jonathan Gordon
2011-07-17OS X: remove translation for menu entries handled separately.Dominik Riebeling
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling
2011-07-17The mountpoint is stored with normalized separators.Dominik Riebeling
2011-07-16Add custom delegate for showing the mountpoint combo box entries.Dominik Riebeling
2011-07-16Show drive label in main dialog.Dominik Riebeling
2011-07-16Remove BrowseDirTree.Dominik Riebeling
2011-07-15Show volume labels on Windows.Dominik Riebeling
2011-07-15Replace mountpoint selection with combo box.Dominik Riebeling
2011-07-15Show the total size of the volume along with the free space.Dominik Riebeling
2011-07-14rk27xx - fix backlight driver - now one can set brightnessMarcin Bukat
2011-07-11Update manual to mention that we support embedded album art in MP4/M4A files.Michael Giacomelli
2011-07-10Add USB ID for Ipod Nano 5G to list of incompatible devices.Dominik Riebeling
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly
2011-07-09Fix FS#12179 - Simulator build fails when using "configure --sdl-threads"Thomas Martitz
2011-07-09The voice PCM buffer has nothing to do with the playback PCM buffer any longe...Michael Sevakis
2011-07-08Voice doesn't have to consume 100% CPU while waiting for an output buffer to ...Michael Sevakis
2011-07-08Fix r30130 red. New functions in misc.c shouldn't be compiled if '__PCTOOL__'...Michael Sevakis
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-07-06Update french translation, shorten string for Archos Player.Mustapha Senhaji
2011-07-06FS#12173 Romanian translation update by Sergiu Rotaru.Mustapha Senhaji
2011-07-06Fix FS#12181 - Playlist re-shuffle does not work (r30122)Thomas Martitz
2011-07-06Fix FS#12179 - Simulator build fails when using "configure --sdl-threads". HA...Michael Sevakis
2011-07-04elftosb: remove duplicate code, merge two redundant fieldsAmaury Pouly
2011-07-04Initialize the d_names_start pointer correctly in dircache. This shouldMiika Pekkarinen
2011-07-03imx233: add missing i2c fileAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-07-02Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis
2011-07-02sansa AMS bootloader: make strings staticRafaël Carré
2011-07-02bootloaders: cleanupRafaël Carré
2011-07-02as3525: make interrupts struct static and merge declaration & definitionRafaël Carré
2011-07-02mkamsboot: remove useless castsRafaël Carré
2011-07-02mkamsboot: correct old commentsRafaël Carré
2011-07-02imx233/fuze+: simplify ssp pin codeAmaury Pouly
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly
2011-07-02elftosb: support 'strings' in section id, support load binary at address, sup...Amaury Pouly
2011-07-01Allocate indices directly in ramcache header. Add version code toMiika Pekkarinen
2011-07-01Fixed incorrect dircache reallocation during tagcache commit.Miika Pekkarinen
2011-06-30Do not use double/float calculations but predefined tables in mod codec. Redu...Andree Buschmann