Commit Graph

  • abf9884f1c update NEWS and change version to 0.6 Andrzej Rybczak 2014-10-25 17:16:07 +02:00
  • a7f83168ef settings: fix copypaste error that was overwriting regex_type Andrzej Rybczak 2014-10-25 17:07:34 +02:00
  • 13b7bd56af news: change release date of 0.6 to unknown Andrzej Rybczak 2014-10-25 15:17:56 +02:00
  • e33a8a8583 doc: comment out data_fetching_delay Andrzej Rybczak 2014-10-25 15:13:15 +02:00
  • f1a75caa61 news: add news since 0.6_beta5 Andrzej Rybczak 2014-10-25 13:58:04 +02:00
  • 65eb5ed0c5 authors: list everyone who ever contributed to the project Andrzej Rybczak 2014-10-25 13:55:36 +02:00
  • ea212ac8f0 news: add dates to previous releases and uniformize formatting Andrzej Rybczak 2014-10-25 13:39:27 +02:00
  • 93977b8093 status: fix crossfade being shown in status when other options are being toggled John Fresco 2014-10-23 11:59:53 -06:00
  • 951e9f0f26 actions: delete stored playlists: fix infinite loop after deletion of empty playlist Andrzej Rybczak 2014-10-20 19:58:55 +02:00
  • 38b2bcc690 actions: jump to playing song: enter run() even if there is no playing song Andrzej Rybczak 2014-10-20 19:34:27 +02:00
  • 683efb5a43 status: follow lyrics of proper song if consume mode is on Andrzej Rybczak 2014-10-18 14:01:43 +02:00
  • d9cf50b946 visualizer: use fabs instead of abs Andrzej Rybczak 2014-10-18 12:55:17 +02:00
  • 030d8ccd26 actions: locate song: fix crash (hopefully for the last time) Andrzej Rybczak 2014-10-18 12:30:16 +02:00
  • ea9d5940ff update NEWS and change version to 0.6_beta5 Andrzej Rybczak 2014-10-04 17:57:05 +02:00
  • 9e11ffc351 browser: properly handle deletion of mpd playlists Andrzej Rybczak 2014-10-04 17:50:14 +02:00
  • af3a666915 playlist editor: make playlist deletion work Andrzej Rybczak 2014-10-04 17:17:23 +02:00
  • 9418451a31 actions: fix actions that crash the program if invoked with empty playlist Andrzej Rybczak 2014-10-04 16:35:23 +02:00
  • 3e12f31399 browser: delete: exit immediately after deleting mpd playlist Andrzej Rybczak 2014-10-04 16:21:42 +02:00
  • b37c24b94d main: limit connection attempts to one per second Andrzej Rybczak 2014-10-04 15:54:45 +02:00
  • 7dcf8f4f34 wide char: use std::move in To{W,}String Andrzej Rybczak 2014-09-29 12:17:42 +02:00
  • 7abbf279c5 wide char: remove assert in wideLength and count length all chars separately Andrzej Rybczak 2014-09-29 12:16:36 +02:00
  • 470c30d07a update NEWS and change version to 0.6_beta4 Andrzej Rybczak 2014-09-19 13:49:40 +02:00
  • 5b1634a7ef window: properly disable readline completion Andrzej Rybczak 2014-09-17 19:19:03 +02:00
  • ab3c823cfb ncmpcpp.1: Escape a backslash Wieland Hoffmann 2014-09-16 20:01:02 +02:00
  • c2013fa710 actions: JumpingToPlayingSong: check if current song position is in correct range Andrzej Rybczak 2014-09-16 12:26:30 +02:00
  • 5827a96d56 news: fix typo Andrzej Rybczak 2014-09-14 19:09:52 +02:00
  • 1ff369917f update NEWS and change version to 0.6_beta3 Andrzej Rybczak 2014-09-14 18:56:56 +02:00
  • 5dc36a0c50 man: describe parsing rules for configuration values Andrzej Rybczak 2014-09-14 14:09:34 +02:00
  • 67f2903c42 settings: add option to disable data fetching delay in media library and playlist editor Andrzej Rybczak 2014-09-14 13:32:40 +02:00
  • 0efe79b475 statusbar: clear statusbar after message delay even if player is stopped Andrzej Rybczak 2014-09-12 13:40:46 +02:00
  • d3c1f6fce5 status: playlist: do not try to draw now playing song if player is stopped Andrzej Rybczak 2014-09-12 13:38:34 +02:00
  • 858e3a094a status: always update window timeout Andrzej Rybczak 2014-09-12 13:22:15 +02:00
  • 4f95825fa8 actions: make JumpToPlayingSong work also if player is stopped Andrzej Rybczak 2014-09-12 13:12:25 +02:00
  • 68a316258c status: store status fields seperately Andrzej Rybczak 2014-09-12 13:10:47 +02:00
  • 27dc96bece media library: fix mouse event handler Andrzej Rybczak 2014-09-12 08:42:33 +02:00
  • f28f5ec0ba window: always refresh before reading a key Andrzej Rybczak 2014-09-12 08:28:35 +02:00
  • ac96ec45a4 doc: update information Andrzej Rybczak 2014-09-12 08:28:10 +02:00
  • a5870c1ff2 settings: relax bounds check for visualizer_sample_multiplier Andrzej Rybczak 2014-09-09 20:46:01 +02:00
  • 99acaa7a2d man: update description of ask_before_clearing_playlists Andrzej Rybczak 2014-09-07 18:49:14 +02:00
  • 525fce7f67 settings: fix autocenter_mode setting Andrzej Rybczak 2014-09-07 18:47:49 +02:00
  • 0ca9846637 settings: make possible values of visualizer_type reflect the ones in config file Andrzej Rybczak 2014-09-07 18:46:33 +02:00
  • bf03b6d30b scrollpad: explicitely include iostream Andrzej Rybczak 2014-09-07 11:14:36 +02:00
  • 662e9a1c36 status: update: update elapsed time Andrzej Rybczak 2014-09-06 22:27:31 +02:00
  • 21971da74c actions: toggle browser sort mode: sorty with disabled filtering Andrzej Rybczak 2014-09-06 15:59:45 +02:00
  • d35cf6a7fb media library: toggle sort more: fetch data only if mtimes are not there Andrzej Rybczak 2014-09-06 15:12:47 +02:00
  • e575d2582c actions: attempt to crop playlists only if their length is > 1 Andrzej Rybczak 2014-09-06 14:16:31 +02:00
  • 0a7b239b1f window: readline: ignore escape key Andrzej Rybczak 2014-09-06 13:57:11 +02:00
  • 166242210f status: keep track of elapsed time separately from status Andrzej Rybczak 2014-09-05 22:21:28 +02:00
  • 0b4d7e203b status: make idle events handling independent of the order of their arrival Andrzej Rybczak 2014-09-04 17:39:15 +02:00
  • b4a8b136c9 update NEWS and change version to 0.6_beta2 Andrzej Rybczak 2014-09-03 23:20:25 +02:00
  • c1c47bdfc4 actions: fix playlist cropping when no item is selected Andrzej Rybczak 2014-09-03 22:58:49 +02:00
  • 9238008033 make sure to include boost posix_time where needed Andrzej Rybczak 2014-09-03 21:59:41 +02:00
  • 5ce193303b fix color of window separators in media library etc. Andrzej Rybczak 2014-09-03 21:27:43 +02:00
  • fb0b2158e3 window: enable nonl and use raw terminal mode Andrzej Rybczak 2014-09-03 20:45:29 +02:00
  • 322baa5989 status: fire song id change event after song ends with consume flag Andrzej Rybczak 2014-09-03 19:21:07 +02:00
  • 06a07b0d33 status: fix toggling flags Andrzej Rybczak 2014-09-03 19:07:55 +02:00
  • 18de4c1e77 news: mention readline library support Andrzej Rybczak 2014-09-03 14:32:05 +02:00
  • df93337f41 update NEWS and change version to 0.6_beta1 Andrzej Rybczak 2014-09-03 14:05:39 +02:00
  • 648095eb82 selected items adder: always display "Current playlist" Andrzej Rybczak 2014-09-03 14:00:48 +02:00
  • 5d1f513b24 server info: initialize m_timer Andrzej Rybczak 2014-09-03 14:00:35 +02:00
  • 529f27b9b0 visualizer: frequency spectrum: normalize bar heights a little more Andrzej Rybczak 2014-09-03 13:04:36 +02:00
  • 416b77e122 media library: adjust info message a bit Andrzej Rybczak 2014-09-03 12:36:36 +02:00
  • 17c5dbf548 media library: do not attempt to locate local files Andrzej Rybczak 2014-09-03 12:35:42 +02:00
  • 563dac1a12 selected items adder: always show 'Current playlist' Andrzej Rybczak 2014-09-03 12:27:27 +02:00
  • b29ac3aabb selected items adder: do not show playlists if local browser is active Andrzej Rybczak 2014-09-03 12:27:01 +02:00
  • 20a02100fe option parser: change license to BSD3 Andrzej Rybczak 2014-09-03 11:52:52 +02:00
  • a52bd231cb option parser: make assign_default_once work with non-copyable types Andrzej Rybczak 2014-09-03 11:44:33 +02:00
  • 73773cda98 configuration: load bindings from the main directory if not specified otherwise Andrzej Rybczak 2014-09-02 20:28:48 +02:00
  • 84c90868a1 add visualizer_sample_multiplier config option Andrzej Rybczak 2014-09-02 19:59:31 +02:00
  • 64b85d5d4f status: fix seeking with visualizer visible Andrzej Rybczak 2014-09-02 19:00:26 +02:00
  • a3252e1e31 visualizer: make frequency spectrum watchable Andrzej Rybczak 2014-09-02 18:34:52 +02:00
  • edfb4d9c53 option parser: adjust functors so no object copies are made Andrzej Rybczak 2014-09-02 18:28:06 +02:00
  • 4cf170d44b catch all exceptions at lower level Andrzej Rybczak 2014-08-31 19:28:27 +02:00
  • 3e713d06f6 settings: make defaults more pretty Andrzej Rybczak 2014-08-31 16:33:38 +02:00
  • 2a4c7538b8 statusbar: fix redraw of progressbar after statusbar is unlocked in classic view Andrzej Rybczak 2014-08-31 16:05:27 +02:00
  • 37195d6bea set TCP_NODELAY on the mpd tcp socket Andrzej Rybczak 2014-08-31 12:24:09 +02:00
  • 40ef9070af playlist editor: change data fetch delay to 250ms Andrzej Rybczak 2014-08-31 11:15:46 +02:00
  • 301de2a4fe media library: change data fetch delay to 250ms Andrzej Rybczak 2014-08-31 11:11:40 +02:00
  • 44302aee47 add posibility of dynamic window timeout change Andrzej Rybczak 2014-08-31 11:08:53 +02:00
  • 9c9c190742 change window timeout more transparently Andrzej Rybczak 2014-08-31 10:09:47 +02:00
  • 966f3ef927 rename ExecItem to RunnableItem and make use of variadic templates Andrzej Rybczak 2014-08-31 09:16:37 +02:00
  • 5d6d390f77 catch all exceptions and show them as unexpected errors Andrzej Rybczak 2014-08-31 08:46:57 +02:00
  • 4ac46f8c9d remove quotation marks from the host in the 'welcome' message Andrzej Rybczak 2014-08-30 19:56:53 +02:00
  • fe34852c31 help: make volume_change_step affect description of appropriate actions Andrzej Rybczak 2014-08-30 16:45:08 +02:00
  • 0ed6946721 fix color of column separators with classic ui and disabled titles Andrzej Rybczak 2014-08-30 16:06:39 +02:00
  • f7611e9fb0 playlist editor: add data fetch delay after position changes Andrzej Rybczak 2014-08-30 15:39:36 +02:00
  • a9c1e3811b media library: add data fetch delay after position changes Andrzej Rybczak 2014-08-30 15:38:33 +02:00
  • a959d5c0a6 song: initialize m_hash in default constructor Andrzej Rybczak 2014-08-30 13:06:00 +02:00
  • fbe1c1fdb2 lyrics fetcher: metrolyrics: remove code not needed anymore Andrzej Rybczak 2014-08-30 13:05:04 +02:00
  • d356c9552f lyrics fetcher: update justsomelyrics fetcher Andrzej Rybczak 2014-08-30 12:23:04 +02:00
  • 10ceacea7c lyrics fetcher: update lyricsmania fetcher Andrzej Rybczak 2014-08-30 12:19:35 +02:00
  • 3bd7571407 lyrics fetcher: update sing365 fetcher Andrzej Rybczak 2014-08-30 12:11:09 +02:00
  • 48320176a0 lyrics fetcher: update lyricwiki fetcher Andrzej Rybczak 2014-08-30 11:34:43 +02:00
  • 597c656630 actions: apply filter: apply initial filter if non empty Andrzej Rybczak 2014-08-30 11:24:04 +02:00
  • dcaa1cafa4 playlist: make kept song count collision resistant Andrzej Rybczak 2014-08-30 02:30:54 +02:00
  • d20765c53a normalize messages Andrzej Rybczak 2014-08-29 18:30:37 +02:00
  • 9e8dc741e5 browser: make sorting optional Trygve Aaberge 2014-08-29 17:10:40 +02:00
  • 49f53c07bb Use list in media library when listallinfo is overkill Trygve Aaberge 2014-06-22 13:48:35 +02:00
  • 749821ecc5 settings: restore possibility to set album artist as library tag Andrzej Rybczak 2014-08-29 16:23:27 +02:00
  • 98fc9324e2 playlist: rename remaining old private members Andrzej Rybczak 2014-08-29 15:20:07 +02:00