Commit Graph

  • d7505ef46f bump version to 0.5.2_pre Andrzej Rybczak 2010-02-17 00:01:45 +01:00
  • 011f4c5bf5 remove ChangeLog since it's empty and won't be updated Andrzej Rybczak 2010-02-17 00:01:03 +01:00
  • a1586b9f46 update NEWS / version bump Andrzej Rybczak 2010-02-15 14:31:42 +01:00
  • ad74cfea2e new feature: customizable startup screen Andrzej Rybczak 2010-02-13 11:55:59 +01:00
  • b01801ea22 update playlist's timer while scrolling with fancy_scrolling disabled Andrzej Rybczak 2010-02-05 17:19:53 +01:00
  • bd64052f11 center cursor directly in Menu class Andrzej Rybczak 2010-02-05 15:49:20 +01:00
  • e40ced8daf display selected item/now playing suffix in column view Andrzej Rybczak 2010-02-05 15:30:20 +01:00
  • 71c81719b5 get rid of nested ternary operators Andrzej Rybczak 2010-02-05 01:44:14 +01:00
  • e59c5613d3 fix disabled fancy_scrolling with enabled centered_cursor Andrzej Rybczak 2010-01-31 16:55:33 +01:00
  • d1194757a0 fixes for db97a1a318 Andrzej Rybczak 2010-01-31 16:28:00 +01:00
  • db97a1a318 add option media_library_disable_two_column_mode Frank Blendinger 2010-01-31 01:55:37 +01:00
  • c10a2a6db7 fix non refreshing columns (selection in medialib) Frank Blendinger 2010-01-31 00:17:35 +01:00
  • 5701853d3a fixes for 2b39e6ed42 Andrzej Rybczak 2010-01-31 00:50:43 +01:00
  • a3a40b9ba8 fix adding after current track/album when stopped Frank Blendinger 2010-01-31 00:00:09 +01:00
  • 2b39e6ed42 discard custom colors of selected items also in classic display mode Andrzej Rybczak 2010-01-30 20:08:48 +01:00
  • 1b6acb3372 do not add //TRANSLIT to encoding defined in config file Andrzej Rybczak 2010-01-30 19:42:15 +01:00
  • 4bb1fdb40d simplify code responsible for deleting songs a bit Andrzej Rybczak 2010-01-30 18:09:03 +01:00
  • 38830d64f0 update description of 'adding random items' action in help screen Andrzej Rybczak 2010-01-30 17:13:59 +01:00
  • 08daa61907 update copyright notices Andrzej Rybczak 2010-01-30 16:24:24 +01:00
  • 7f45d6ec8d add support for adding tracks to playlist after highlighted item Andrzej Rybczak 2010-01-30 15:24:02 +01:00
  • dac2458e1f rename misc.{cpp,h} to sel_items_adder.{cpp,h} Andrzej Rybczak 2010-01-30 15:02:41 +01:00
  • 6b8a644291 use global timer in ServerInfo::Update() Andrzej Rybczak 2010-01-30 14:46:24 +01:00
  • 9e5700cfd0 fix redrawing bottom line with alternate UI and mpd stopped Andrzej Rybczak 2010-01-26 03:48:01 +01:00
  • 7fc9af69c4 fix escaping characters in MPD::Song::toString() Andrzej Rybczak 2010-01-24 17:12:15 +01:00
  • 359ce4fa9c discard column colors if item is selected (optional) Andrzej Rybczak 2010-01-24 01:21:07 +01:00
  • f991a41c1a add support for switching between user-defined sequence of screens using Tab Andrzej Rybczak 2010-01-24 00:05:03 +01:00
  • af12b75b93 use key (F)4 to reset search engine state while being in this screen Andrzej Rybczak 2010-01-23 21:49:43 +01:00
  • 0dfa5f77fa tiny tag editor: deactivate artist album if no extended tags are supported Andrzej Rybczak 2010-01-23 21:03:13 +01:00
  • abc63f9d4c use Info::Tags in tag editor Andrzej Rybczak 2010-01-23 20:57:54 +01:00
  • 4ed9493abd add support for album artist tag Andrzej Rybczak 2010-01-23 20:04:02 +01:00
  • df15fe2bf4 add support for adding random artists/albums to playlist Andrzej Rybczak 2010-01-22 22:24:44 +01:00
  • 153081158d add support for built-in mpd searching in search engine Andrzej Rybczak 2010-01-22 21:35:34 +01:00
  • 45acbfe862 get rid of case sensivity switch in search engine Andrzej Rybczak 2010-01-22 20:56:02 +01:00
  • 794fbbab3d use predefined contants in Search Engine instead of numbers Andrzej Rybczak 2010-01-22 19:32:37 +01:00
  • a27332a825 get rid of using directives Andrzej Rybczak 2010-01-22 19:17:35 +01:00
  • e9cd9c89ec throw away unused function (MediaLibrary::SortSongsByYear()) Andrzej Rybczak 2010-01-22 17:51:09 +01:00
  • 95a649482b make displaying dates of albums in media library optional Andrzej Rybczak 2010-01-22 17:50:26 +01:00
  • 748dade304 fix adding tracks after current album Andrzej Rybczak 2010-01-13 13:48:57 +01:00
  • ef6719f5bb make media library show more songs (with incomplete tags etc.) Andrzej Rybczak 2010-01-05 20:08:30 +01:00
  • a0c5298372 fixes for locating song in media library in two columns mode Andrzej Rybczak 2009-12-17 19:25:15 +01:00
  • a5882ee27f added a key to jump to a song in the media library Frank Blendinger 2009-12-17 22:01:00 +01:00
  • 0d05a550c2 display 'U' in status flags while update is running if idle support is off Andrzej Rybczak 2010-01-04 00:22:22 +01:00
  • ca0a48b14c convert selected_item_suffix to wide string before checking its length Andrzej Rybczak 2010-01-03 16:28:34 +01:00
  • 895c9177d5 fix toggle command Andrzej Rybczak 2010-01-03 16:21:56 +01:00
  • e86e815787 bump version to 0.5.1_pre Andrzej Rybczak 2010-01-03 16:20:29 +01:00
  • f7d9f89b12 update NEWS / version bump Andrzej Rybczak 2009-12-31 12:05:21 +01:00
  • 444354f860 fix drawing selected_item_{prefix,suffix} Andrzej Rybczak 2009-12-31 11:30:12 +01:00
  • 455f729bef reset scrollpad's start position while switching to lyrics/info screens Andrzej Rybczak 2009-12-27 16:47:51 +01:00
  • 934efd5383 do not try to convert to utf8 strings that are already encoded in it Andrzej Rybczak 2009-12-24 00:53:53 +01:00
  • bdc65ead7a merge char_non_ascii() into has_non_ascii_chars() Andrzej Rybczak 2009-12-23 23:46:41 +01:00
  • 05fc53ba32 make MPD::Connection::Toggle() run playback if player is stopped Andrzej Rybczak 2009-12-23 21:36:05 +01:00
  • 43dcc8bd54 fix refreshing player state with classic user interface Andrzej Rybczak 2009-12-23 16:37:56 +01:00
  • 63178105c3 remove hack that concerns idle events mode. Andrzej Rybczak 2009-12-23 16:23:33 +01:00
  • 2fb20fd572 add config options for communication mode with mpd (polling for default) Andrzej Rybczak 2009-12-23 16:21:11 +01:00
  • c005b7b303 reenable hack disabled with 0007ba40 Andrzej Rybczak 2009-12-22 19:16:13 +01:00
  • 73f9c8c320 display message properly Andrzej Rybczak 2009-12-20 21:54:25 +01:00
  • f53f81c140 bump version to 0.5_pre Andrzej Rybczak 2009-12-19 00:30:38 +01:00
  • 5f6f915a3a switch from selected items adder to old screen if db was updated Andrzej Rybczak 2009-12-19 00:20:13 +01:00
  • 055cf43af3 handle update "properly" (as it's possible) with <mpd-0.16 Andrzej Rybczak 2009-12-19 00:19:14 +01:00
  • ea4c035c4a send idle command immediately after actions that doesn't change mpd status Andrzej Rybczak 2009-12-18 23:07:33 +01:00
  • 0007ba4082 remove hack that guaranteed proper status update (not needed anymore) Andrzej Rybczak 2009-12-18 17:00:29 +01:00
  • 35894b048a require >=libmpdclient-2.1 Andrzej Rybczak 2009-12-17 22:31:41 +01:00
  • 486f2d32cd enable selecting and add sel. menu in media lib Frank Blendinger 2009-12-11 20:59:44 +01:00
  • b504b346af screen_switcher between current and last screen Frank Blendinger 2009-12-06 22:49:01 +01:00
  • 64f64895ac hide inact. "cur playlist" entry in selection menu Frank Blendinger 2009-09-06 10:46:03 +02:00
  • 2b6e24131d add bash completion for ncmpcpp Jacek Sowiński 2009-12-09 00:14:31 +01:00
  • e6a359ae76 fix crash that happened with empty playlist and pressed space Andrzej Rybczak 2009-12-06 14:02:23 +01:00
  • d2d716fd35 fix updating bitrate of current song Andrzej Rybczak 2009-12-06 01:21:53 +01:00
  • 70d1124800 fix refreshing screens with more than one column after seaching/filtering Andrzej Rybczak 2009-12-06 00:54:50 +01:00
  • e9df8062e7 sort playlists in SelectedItemsAdder menu Frank Blendinger 2009-11-30 18:00:48 +01:00
  • 6f3eca898a refresh lyrics window after local lyrics are reloaded Andrzej Rybczak 2009-11-28 12:24:58 +01:00
  • ce7be2d476 make SelectedItemsAdder work with local directories Andrzej Rybczak 2009-11-26 22:08:31 +01:00
  • 5aaafba545 if there is no selected items, treat the current one as selected Andrzej Rybczak 2009-11-26 22:01:27 +01:00
  • 03129784d4 new feature: add selected items to playlist at given position Andrzej Rybczak 2009-11-26 21:41:30 +01:00
  • d2b9aee650 add missing files: tolower.{cpp,h} Andrzej Rybczak 2009-11-23 21:25:33 +01:00
  • 6cd420511d perform case insensitive searching in text fields Andrzej Rybczak 2009-11-23 20:18:57 +01:00
  • 5aa1613cfb make binding responsible for going to parent dir work in tag editor Andrzej Rybczak 2009-11-23 19:25:51 +01:00
  • 0dc076742f tag editor: add support for numerating tracks using xx/xx format Andrzej Rybczak 2009-11-14 03:42:21 +01:00
  • 07099d4dc0 clear menu option right before rewriting it, not earlier Andrzej Rybczak 2009-11-13 19:38:47 +01:00
  • fdb9bfcd4f remove a piece of code that was overwriting statusbar without any checks Andrzej Rybczak 2009-11-13 19:34:08 +01:00
  • 3365b066c3 window: store strings history in list instead of deque Andrzej Rybczak 2009-11-13 18:28:13 +01:00
  • 180d71ed28 tag editor: refresh filename parser windows properly Andrzej Rybczak 2009-11-13 16:50:52 +01:00
  • 9a5a053ec3 improve handling columns in media library a bit Andrzej Rybczak 2009-11-13 16:39:43 +01:00
  • 495ec25a0a simplify Clear() in Window and its derivatives Andrzej Rybczak 2009-11-13 15:59:18 +01:00
  • b83adc01b9 check for errors after calling status updater Andrzej Rybczak 2009-11-13 15:30:02 +01:00
  • d4fddf4466 update directory after db update only if current screen is browser Andrzej Rybczak 2009-11-13 15:26:17 +01:00
  • 3b7f19f095 new feature: support for centered cursor (disabled by default) Andrzej Rybczak 2009-11-11 00:50:14 +01:00
  • 35a182d79e add support for scrolling the list with mouse wheel by given number of lines Andrzej Rybczak 2009-11-11 00:31:03 +01:00
  • c6e26e121f do not ask if one wants to enter password, just ask for password Andrzej Rybczak 2009-11-08 19:34:10 +01:00
  • 5b2dbe026c do not delete items from playlist if sending command delete failed Andrzej Rybczak 2009-11-05 22:16:54 +01:00
  • 60d932ef68 fix 'db update' flag not being updated if mpd is stopped Andrzej Rybczak 2009-11-02 05:29:49 +01:00
  • 0a95aebd7c improve elapsed time handling Andrzej Rybczak 2009-10-30 20:04:47 +01:00
  • b6059e2255 visualizer: set interval between "synchronizations" to sane value Andrzej Rybczak 2009-10-30 01:04:17 +01:00
  • dfb4653669 fix MPD::Connection::Add() Andrzej Rybczak 2009-10-28 19:23:43 +01:00
  • db5efc6eb9 update screen in TraceMpdStatus(), not in the main loop Andrzej Rybczak 2009-10-28 19:21:35 +01:00
  • b9a14e37ab fix screen resize Andrzej Rybczak 2009-10-28 15:16:54 +01:00
  • fa9b58627a fix seeking with f/b in visualizer Andrzej Rybczak 2009-10-27 02:40:40 +01:00
  • 23d5601968 fix config option description in man page Andrzej Rybczak 2009-10-27 02:34:29 +01:00
  • 95ce4065ae add event handler for MPD_IDLE_OUTPUT notification Andrzej Rybczak 2009-10-27 02:30:28 +01:00
  • e43ea18d29 provide a way to sync between visualization and sound Andrzej Rybczak 2009-10-27 02:15:51 +01:00