1641 Commits (ac96ec45a4f7e9fd5361fc21cade8f82d6e7e2bf)
 

Author SHA1 Message Date
Andrzej Rybczak ac96ec45a4 doc: update information 12 years ago
Andrzej Rybczak a5870c1ff2 settings: relax bounds check for visualizer_sample_multiplier 12 years ago
Andrzej Rybczak 99acaa7a2d man: update description of ask_before_clearing_playlists 12 years ago
Andrzej Rybczak 525fce7f67 settings: fix autocenter_mode setting 12 years ago
Andrzej Rybczak 0ca9846637 settings: make possible values of visualizer_type reflect the ones in config file 12 years ago
Andrzej Rybczak bf03b6d30b scrollpad: explicitely include iostream 12 years ago
Andrzej Rybczak 662e9a1c36 status: update: update elapsed time 12 years ago
Andrzej Rybczak 21971da74c actions: toggle browser sort mode: sorty with disabled filtering 12 years ago
Andrzej Rybczak d35cf6a7fb media library: toggle sort more: fetch data only if mtimes are not there 12 years ago
Andrzej Rybczak e575d2582c actions: attempt to crop playlists only if their length is > 1 12 years ago
Andrzej Rybczak 0a7b239b1f window: readline: ignore escape key 12 years ago
Andrzej Rybczak 166242210f status: keep track of elapsed time separately from status 12 years ago
Andrzej Rybczak 0b4d7e203b status: make idle events handling independent of the order of their arrival 12 years ago
Andrzej Rybczak b4a8b136c9 update NEWS and change version to 0.6_beta2 12 years ago
Andrzej Rybczak c1c47bdfc4 actions: fix playlist cropping when no item is selected 12 years ago
Andrzej Rybczak 9238008033 make sure to include boost posix_time where needed 12 years ago
Andrzej Rybczak 5ce193303b fix color of window separators in media library etc. 12 years ago
Andrzej Rybczak fb0b2158e3 window: enable nonl and use raw terminal mode 12 years ago
Andrzej Rybczak 322baa5989 status: fire song id change event after song ends with consume flag 12 years ago
Andrzej Rybczak 06a07b0d33 status: fix toggling flags 12 years ago
Andrzej Rybczak 18de4c1e77 news: mention readline library support 12 years ago
Andrzej Rybczak df93337f41 update NEWS and change version to 0.6_beta1 12 years ago
Andrzej Rybczak 648095eb82 selected items adder: always display "Current playlist" 12 years ago
Andrzej Rybczak 5d1f513b24 server info: initialize m_timer 12 years ago
Andrzej Rybczak 529f27b9b0 visualizer: frequency spectrum: normalize bar heights a little more 12 years ago
Andrzej Rybczak 416b77e122 media library: adjust info message a bit 12 years ago
Andrzej Rybczak 17c5dbf548 media library: do not attempt to locate local files 12 years ago
Andrzej Rybczak 563dac1a12 selected items adder: always show 'Current playlist' 12 years ago
Andrzej Rybczak b29ac3aabb selected items adder: do not show playlists if local browser is active 12 years ago
Andrzej Rybczak 20a02100fe option parser: change license to BSD3 12 years ago
Andrzej Rybczak a52bd231cb option parser: make assign_default_once work with non-copyable types 12 years ago
Andrzej Rybczak 73773cda98 configuration: load bindings from the main directory if not specified otherwise 12 years ago
Andrzej Rybczak 84c90868a1 add visualizer_sample_multiplier config option 12 years ago
Andrzej Rybczak 64b85d5d4f status: fix seeking with visualizer visible 12 years ago
Andrzej Rybczak a3252e1e31 visualizer: make frequency spectrum watchable 12 years ago
Andrzej Rybczak edfb4d9c53 option parser: adjust functors so no object copies are made 12 years ago
Andrzej Rybczak 4cf170d44b catch all exceptions at lower level 12 years ago
Andrzej Rybczak 3e713d06f6 settings: make defaults more pretty 12 years ago
Andrzej Rybczak 2a4c7538b8 statusbar: fix redraw of progressbar after statusbar is unlocked in classic view 12 years ago
Andrzej Rybczak 37195d6bea set TCP_NODELAY on the mpd tcp socket 12 years ago
Andrzej Rybczak 40ef9070af playlist editor: change data fetch delay to 250ms 12 years ago
Andrzej Rybczak 301de2a4fe media library: change data fetch delay to 250ms 12 years ago
Andrzej Rybczak 44302aee47 add posibility of dynamic window timeout change 12 years ago
Andrzej Rybczak 9c9c190742 change window timeout more transparently 12 years ago
Andrzej Rybczak 966f3ef927 rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
Andrzej Rybczak 5d6d390f77 catch all exceptions and show them as unexpected errors 12 years ago
Andrzej Rybczak 4ac46f8c9d remove quotation marks from the host in the 'welcome' message 12 years ago
Andrzej Rybczak fe34852c31 help: make volume_change_step affect description of appropriate actions 12 years ago
Andrzej Rybczak 0ed6946721 fix color of column separators with classic ui and disabled titles 12 years ago
Andrzej Rybczak f7611e9fb0 playlist editor: add data fetch delay after position changes 12 years ago