Commit Graph

  • d318484b4b fix compilation --without-curl Andrzej Rybczak 2014-08-29 14:59:43 +02:00
  • 4b933b29e1 settings: configuration file processing rewrite Andrzej Rybczak 2014-08-28 18:57:16 +02:00
  • 8a1e4a48dd cmdargs: use boost::program_options Andrzej Rybczak 2014-08-28 05:46:49 +02:00
  • 99937bb468 server info: remove debug printf Andrzej Rybczak 2014-08-28 02:02:30 +02:00
  • a3ee8736ce playlist: update: reorder conditions Andrzej Rybczak 2014-08-28 02:02:05 +02:00
  • 64c0376d56 tiny tag editor: do not to set empty name Andrzej Rybczak 2014-08-27 12:59:17 +02:00
  • e7523337c0 scrollpad: fix height calculation on window resize Andrzej Rybczak 2014-08-27 12:46:49 +02:00
  • b7ceae7273 replace timeval and time_t with boost::posix_time::ptime Andrzej Rybczak 2014-08-27 11:14:07 +02:00
  • 7fdace835b uniformize ways to convert strings into screen type Andrzej Rybczak 2014-08-27 08:54:02 +02:00
  • e3e6aa09cc tag editor: fix filename change detection Andrzej Rybczak 2014-08-27 06:09:22 +02:00
  • e7c2e7790f remove remnants of --now-playing command option Andrzej Rybczak 2014-08-27 05:53:04 +02:00
  • 85a2802361 update copyright message Andrzej Rybczak 2014-08-27 05:43:51 +02:00
  • 962c351a27 actions: make askYesNoQuestion use boost::format Andrzej Rybczak 2014-08-27 05:42:01 +02:00
  • 59430f640b statusbar: use boost::format instead of c-style printf Andrzej Rybczak 2014-08-27 05:25:53 +02:00
  • 8d1b10fb3e actions: add missing flag restriction for physical deletion Andrzej Rybczak 2014-08-27 02:01:44 +02:00
  • 1fc2ce2d3c window: fix exiting from getString if helper indicates so Andrzej Rybczak 2014-08-27 01:48:40 +02:00
  • a7f3992c97 bindings: allow for binding multiple chains to one key Andrzej Rybczak 2014-08-27 01:15:28 +02:00
  • afd5c22acf mpd: fix memory leak added by 67550d460 Andrzej Rybczak 2014-08-26 23:09:03 +02:00
  • 8db4b668ef reinstall signal handler each time it's executed on Solaris (#3976) Andrzej Rybczak 2014-08-26 22:46:05 +02:00
  • 8e55acd3d0 doc: get rid of removed options Andrzej Rybczak 2014-08-25 05:16:24 +02:00
  • 37ac53a27f actions: fix assertion fail at double clear (#4038) Andrzej Rybczak 2014-08-25 05:07:34 +02:00
  • 67550d4607 mpd: fix fetching mtime in getDirectoryRecursive Matthew Hague 2014-05-28 22:25:32 +01:00
  • 8913c77786 browser: properly report errors when deleting items fails Andrzej Rybczak 2014-04-26 17:53:59 +02:00
  • d28dcf6781 lyrics fetcher: fix a typo Andrzej Rybczak 2014-04-26 17:24:39 +02:00
  • 34923a035c notify user if some files failed to be added Andrzej Rybczak 2014-01-18 16:44:39 +01:00
  • 7094852c20 addSongsToPlaylist: add all valid entries instead of stopping at first failure James Pike 2013-12-31 02:14:34 +00:00
  • 4415fe8684 window: read_key: move cursor back to position it was at before callbacks were called Andrzej Rybczak 2014-01-04 22:09:24 +01:00
  • e339e72ec3 actions: reset highlight position of main playlist when cleared Marc Jessome 2014-01-04 13:29:36 -05:00
  • 554d684396 window: read_key: move cursor back to position it was at before helper function call Andrzej Rybczak 2014-01-04 21:45:08 +01:00
  • c8c182b409 window: disable readline default autocompletion Andrzej Rybczak 2013-12-26 00:28:38 +01:00
  • 5ae6dce252 help: add description of 'set volume' action Andrzej Rybczak 2013-12-25 23:41:47 +01:00
  • 70945596ef window: use readline for handling line input Andrzej Rybczak 2013-12-25 23:31:27 +01:00
  • 819d8baebd tag editor: fix middle column binds if titles_visibility is disabled Andrzej Rybczak 2013-11-16 16:03:16 +01:00
  • 955d308bca Rename configure.in -> configure.ac Marc Jessome 2013-08-08 22:25:45 -04:00
  • c6a710b612 actions: resizeScreen: remove hack, apprently not needed anymore Andrzej Rybczak 2013-09-23 20:36:01 +02:00
  • 5625e247a4 actions: keep actions in array instead of map Andrzej Rybczak 2013-09-23 14:03:13 +02:00
  • becb32840a lastfm: queueJob: fix forwarding Andrzej Rybczak 2013-09-23 00:34:39 +02:00
  • bea19bd0d7 lastfm: queueJob: if old job is not finished, discard it and start new one Andrzej Rybczak 2013-09-22 23:40:44 +02:00
  • a494bb72d4 search engine: fix regex searching Andrzej Rybczak 2013-09-14 18:06:54 +02:00
  • 88790185ee search engine: fix regex searching Andrzej Rybczak 2013-09-14 18:05:54 +02:00
  • ed883e2059 song info: fix #3786 (crash when pressing 'i' to get info of the stream) Alexander Lopatin 2013-07-07 21:22:21 +04:00
  • 68ff3fae47 ncmpcpp: remove custom boost::throw_exception Andrzej Rybczak 2013-09-14 17:32:54 +02:00
  • 88a3bdb507 properly handle boost::bad_lexical_cast exceptions Andrzej Rybczak 2013-09-14 17:26:45 +02:00
  • 7167d036d0 actions: require action to be non-null if we query by action type Andrzej Rybczak 2013-07-13 19:04:22 +02:00
  • fb9df0caee configure: require boost.thread v3 Andrzej Rybczak 2013-07-11 03:20:01 +02:00
  • 1731ee2d38 configure: require boost.thread v2 Andrzej Rybczak 2013-07-11 03:06:40 +02:00
  • 1710f892c5 lastfm: rework service architecture a bit and implement getting full artist info Andrzej Rybczak 2013-07-10 17:20:09 +02:00
  • 0092dfe044 scrollpad: flush: load all remaining properties at the end Andrzej Rybczak 2013-07-10 17:18:20 +02:00
  • 0dcec65edf use boost::bind instead of std::bind until boost placeholders are in separate namespace Andrzej Rybczak 2013-07-09 23:08:49 +02:00
  • 12c7dc2f5b scrollpad: pass boost::regex flags explicitly Andrzej Rybczak 2013-07-09 21:03:18 +02:00
  • 54d11a464c lyrics fetcher: fix shadow warnings Andrzej Rybczak 2013-07-09 00:51:26 +02:00
  • d8a838a3f7 lyrics fetcher: add fetcher for azlyrics.com Andrzej Rybczak 2013-07-09 00:43:24 +02:00
  • 6d6110a52b lyrics fetcher: throw away broken fetchers and fix/improve existing ones Andrzej Rybczak 2013-07-09 00:20:04 +02:00
  • af10ac883f actions: fix JumpToPositionInSong Andrzej Rybczak 2013-06-17 03:26:35 +02:00
  • 088eeddb69 configure: explicitly link with boost.system Andrzej Rybczak 2013-05-28 00:37:03 +02:00
  • 1feb244dce song info: show replay gain info if available (flac/ogg only) Andrzej Rybczak 2013-05-28 00:08:14 +02:00
  • 4db97e5502 mpd: make Status/Statistics accessors inlineable Andrzej Rybczak 2013-05-27 21:37:24 +02:00
  • 7deeecee20 get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library Andrzej Rybczak 2013-05-17 16:55:50 +02:00
  • 2f9ab8f267 mpdpp: make all consumers take values, not rvalue references Andrzej Rybczak 2013-05-17 14:02:31 +02:00
  • e5e6de8d31 helpers: cleanup properly if action throws an exception Andrzej Rybczak 2013-05-17 13:44:02 +02:00
  • 0731c13026 browser: remove unused includes Andrzej Rybczak 2013-05-16 21:45:16 +02:00
  • 5dca3eb8b5 browser: use boost::filesystem for clearing directories Andrzej Rybczak 2013-05-16 21:31:05 +02:00
  • 56bf829b99 mutable song: use override keyword Andrzej Rybczak 2013-05-16 20:58:31 +02:00
  • de9a999124 browser: add support for sorting by mtime in local browser Andrzej Rybczak 2013-05-16 20:57:03 +02:00
  • 1c6c9e9c5a browser: use boost::filesystem for local browsing Andrzej Rybczak 2013-05-16 20:55:29 +02:00
  • a1b57a45af tiny tag editor: fix file edition in local browser Andrzej Rybczak 2013-05-16 18:14:44 +02:00
  • efa7a99167 tags: xiph: remove DISC tag when writing tags, DISCNUMBER is used instead Andrzej Rybczak 2013-05-16 17:54:42 +02:00
  • 786ffe9182 clear filters when empty string is passed to applyFilter Andrzej Rybczak 2013-04-28 23:25:08 +02:00
  • d0b0f1f57c mpdpp: fix compilation with gcc-4.6 Andrzej Rybczak 2013-04-27 22:08:02 +02:00
  • 2880ac950e mpdpp: make it possible to send playlist_delete command in commands list Andrzej Rybczak 2013-04-27 19:17:58 +02:00
  • 7a470cdfbf fix assertion failure while trying to send play command in commands list Andrzej Rybczak 2013-04-27 19:11:16 +02:00
  • 54a1822db2 fix problem with status update (#3740) Andrzej Rybczak 2013-04-10 16:17:10 +02:00
  • 425836630e ncmpcpp: fix custom startup screen Andrzej Rybczak 2013-04-07 18:41:34 +02:00
  • 5aec12b269 status: update header immediately after player state change Andrzej Rybczak 2013-04-07 18:25:02 +02:00
  • 2184fb7c73 get rid of global mpd status object Andrzej Rybczak 2013-04-07 17:28:10 +02:00
  • d451731562 clear search results if empty string is passed to FindForward/Backward Andrzej Rybczak 2013-04-07 14:10:41 +02:00
  • 1d4e006986 update copyright info Andrzej Rybczak 2013-04-07 13:31:58 +02:00
  • 5c610b9a41 settings: remove mpd_communication_mode as poling is no longer supported Andrzej Rybczak 2013-04-07 13:25:15 +02:00
  • 6a3eb73a49 rewrite communication system with mpd Andrzej Rybczak 2013-04-06 19:01:27 +02:00
  • 153e843774 settings: disable regexes by default Andrzej Rybczak 2013-04-06 17:27:29 +02:00
  • 7f8a6e7931 search engine: replace gnu regex with boost::regex Andrzej Rybczak 2013-04-06 17:22:54 +02:00
  • 2b5f1b9fd4 replace gnu regex wrapper with boost::regex Andrzej Rybczak 2013-04-06 16:47:03 +02:00
  • 66bd3e9782 doc/bindings: provide list of actions that are not bound to any key/command Andrzej Rybczak 2013-04-06 14:11:45 +02:00
  • a0a2f6db1b mpdpp: remove unused member variable Andrzej Rybczak 2013-04-06 14:08:13 +02:00
  • ead12406e3 actions: new action: set_volume Andrzej Rybczak 2013-04-06 14:07:35 +02:00
  • a4160790cf settings: add volume_change_step configuration option Andrzej Rybczak 2013-04-06 13:42:43 +02:00
  • c79997c08b actions: ApplyFilter: apply filter at the end (fix for #3624) Andrzej Rybczak 2013-04-06 12:29:54 +02:00
  • 946f90efdb song_info: Do not limit the 'channels' diplay to mono/stereo Wieland Hoffmann 2012-11-04 21:54:39 +01:00
  • bbef713741 status: reduce wakeups with display_bitrate enabled Raghavendra D Prabhu 2012-12-08 23:24:47 +05:30
  • 419263b1b5 actions: MouseEvent: allow for changing volume in new design even if header is disabled Andrzej Rybczak 2013-04-04 12:17:18 +02:00
  • 9b7c0a74c7 settings: MakeProperPath: do not leave double '/' in directory Andrzej Rybczak 2013-04-02 02:02:48 +02:00
  • 282f100aef lyrics: fix compilation --without-curl Andrzej Rybczak 2013-04-02 01:52:22 +02:00
  • a50dc9d1ce Change an obsolete macro in configure.in Needs 2013-01-28 00:22:49 +01:00
  • e8afdfeae4 tags: remove xiph comment TRACK while writing tags Andrzej Rybczak 2012-12-24 10:30:19 +01:00
  • 670293655a scrollpad: fix bug in Scrollpad::flush() Andrzej Rybczak 2012-12-14 23:50:50 +01:00
  • 4a57a5c416 fix compilation with gcc-4.7 Andrzej Rybczak 2012-12-14 19:30:04 +01:00
  • b3219f9e34 require gcc-4.6 since gcc-4.5.4 produces ICE while compiling bindings.cpp Andrzej Rybczak 2012-12-14 19:26:54 +01:00
  • 133554bfea settings: new configuration variable: generate_win32_compatible_filenames Andrzej Rybczak 2012-12-08 16:34:46 +01:00
  • a6c843569a song: shortening of length string by chopping off the tail (12:34->12:3) Daniel 2012-11-15 12:44:15 +01:00
  • 1e1aba121d song info: do not use TagLib if mpd_music_dir is unset Wieland Hoffmann 2012-10-16 09:15:25 +02:00