1527 Commits (54d11a464c5aa99e2db22a428110297e16430ac7)
 

Author SHA1 Message Date
Andrzej Rybczak 54d11a464c lyrics fetcher: fix shadow warnings 13 years ago
Andrzej Rybczak d8a838a3f7 lyrics fetcher: add fetcher for azlyrics.com 13 years ago
Andrzej Rybczak 6d6110a52b lyrics fetcher: throw away broken fetchers and fix/improve existing ones 13 years ago
Andrzej Rybczak af10ac883f actions: fix JumpToPositionInSong 13 years ago
Andrzej Rybczak 088eeddb69 configure: explicitly link with boost.system 13 years ago
Andrzej Rybczak 1feb244dce song info: show replay gain info if available (flac/ogg only) 13 years ago
Andrzej Rybczak 4db97e5502 mpd: make Status/Statistics accessors inlineable 13 years ago
Andrzej Rybczak 7deeecee20 get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library 13 years ago
Andrzej Rybczak 2f9ab8f267 mpdpp: make all consumers take values, not rvalue references 13 years ago
Andrzej Rybczak e5e6de8d31 helpers: cleanup properly if action throws an exception 13 years ago
Andrzej Rybczak 0731c13026 browser: remove unused includes 13 years ago
Andrzej Rybczak 5dca3eb8b5 browser: use boost::filesystem for clearing directories 13 years ago
Andrzej Rybczak 56bf829b99 mutable song: use override keyword 13 years ago
Andrzej Rybczak de9a999124 browser: add support for sorting by mtime in local browser 13 years ago
Andrzej Rybczak 1c6c9e9c5a browser: use boost::filesystem for local browsing 13 years ago
Andrzej Rybczak a1b57a45af tiny tag editor: fix file edition in local browser 13 years ago
Andrzej Rybczak efa7a99167 tags: xiph: remove DISC tag when writing tags, DISCNUMBER is used instead 13 years ago
Andrzej Rybczak 786ffe9182 clear filters when empty string is passed to applyFilter 13 years ago
Andrzej Rybczak d0b0f1f57c mpdpp: fix compilation with gcc-4.6 13 years ago
Andrzej Rybczak 2880ac950e mpdpp: make it possible to send playlist_delete command in commands list 13 years ago
Andrzej Rybczak 7a470cdfbf fix assertion failure while trying to send play command in commands list 13 years ago
Andrzej Rybczak 54a1822db2 fix problem with status update (#3740) 13 years ago
Andrzej Rybczak 425836630e ncmpcpp: fix custom startup screen 13 years ago
Andrzej Rybczak 5aec12b269 status: update header immediately after player state change 13 years ago
Andrzej Rybczak 2184fb7c73 get rid of global mpd status object 13 years ago
Andrzej Rybczak d451731562 clear search results if empty string is passed to FindForward/Backward 13 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 5c610b9a41 settings: remove mpd_communication_mode as poling is no longer supported 13 years ago
Andrzej Rybczak 6a3eb73a49 rewrite communication system with mpd 13 years ago
Andrzej Rybczak 153e843774 settings: disable regexes by default 13 years ago
Andrzej Rybczak 7f8a6e7931 search engine: replace gnu regex with boost::regex 13 years ago
Andrzej Rybczak 2b5f1b9fd4 replace gnu regex wrapper with boost::regex 13 years ago
Andrzej Rybczak 66bd3e9782 doc/bindings: provide list of actions that are not bound to any key/command 13 years ago
Andrzej Rybczak a0a2f6db1b mpdpp: remove unused member variable 13 years ago
Andrzej Rybczak ead12406e3 actions: new action: set_volume 13 years ago
Andrzej Rybczak a4160790cf settings: add volume_change_step configuration option 13 years ago
Andrzej Rybczak c79997c08b actions: ApplyFilter: apply filter at the end (fix for #3624) 13 years ago
Wieland Hoffmann 946f90efdb song_info: Do not limit the 'channels' diplay to mono/stereo 13 years ago
Raghavendra D Prabhu bbef713741 status: reduce wakeups with display_bitrate enabled 13 years ago
Andrzej Rybczak 419263b1b5 actions: MouseEvent: allow for changing volume in new design even if header is disabled 13 years ago
Andrzej Rybczak 9b7c0a74c7 settings: MakeProperPath: do not leave double '/' in directory 13 years ago
Andrzej Rybczak 282f100aef lyrics: fix compilation --without-curl 13 years ago
Needs a50dc9d1ce Change an obsolete macro in configure.in 13 years ago
Andrzej Rybczak e8afdfeae4 tags: remove xiph comment TRACK while writing tags 13 years ago
Andrzej Rybczak 670293655a scrollpad: fix bug in Scrollpad::flush() 13 years ago
Andrzej Rybczak 4a57a5c416 fix compilation with gcc-4.7 13 years ago
Andrzej Rybczak b3219f9e34 require gcc-4.6 since gcc-4.5.4 produces ICE while compiling bindings.cpp 13 years ago
Andrzej Rybczak 133554bfea settings: new configuration variable: generate_win32_compatible_filenames 13 years ago
Daniel a6c843569a song: shortening of length string by chopping off the tail (12:34->12:3) 13 years ago
Wieland Hoffmann 1e1aba121d song info: do not use TagLib if mpd_music_dir is unset 14 years ago