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