Commit Graph

  • 4c33af47da tag editor: improve tag writing abilities Andrzej Rybczak 2012-09-12 23:31:53 +02:00
  • d55070754d settings: support customizable tags separator Andrzej Rybczak 2012-09-12 21:44:27 +02:00
  • 6da434b5b2 strbuffer: change basic_buffer to BasicBuffer Andrzej Rybczak 2012-09-12 20:22:11 +02:00
  • a8e3d0fd2d require mpd >= 0.16.0 Andrzej Rybczak 2012-09-12 20:06:26 +02:00
  • 4b60214ed1 window: fix operators for const char/wchar_t * Andrzej Rybczak 2012-09-12 19:47:30 +02:00
  • 8e7bcd219b display: improve showSongs a bit Andrzej Rybczak 2012-09-12 19:36:16 +02:00
  • fd6a5889d0 tag editor: add modified_item_prefix to see modified items Andrzej Rybczak 2012-09-12 18:53:22 +02:00
  • 0d81f9d65f tag editor: guard before discarding pending changes accidentally Andrzej Rybczak 2012-09-12 16:36:58 +02:00
  • 0179b5304c actions: remove Actions::DesignChanged flag Andrzej Rybczak 2012-09-12 02:56:12 +02:00
  • 983c79ff61 actions: remove Action::OrderResize, use ResizeScreen directly Andrzej Rybczak 2012-09-12 02:46:30 +02:00
  • 8f065e2da3 status: split NcmpcppStatusChanged into smaller pieces Andrzej Rybczak 2012-09-12 02:41:21 +02:00
  • 8973aac7a1 playlist: fix highlight disabling Andrzej Rybczak 2012-09-11 23:33:34 +02:00
  • fb5b95cdce browser: simplify function call Andrzej Rybczak 2012-09-11 23:09:20 +02:00
  • a9bee35cca charset: put functions into namespace and change naming convention Andrzej Rybczak 2012-09-11 22:56:57 +02:00
  • c8097a898e get rid of locale_to_utf where it's not needed anymore Andrzej Rybczak 2012-09-11 22:41:42 +02:00
  • 63413368c8 remove remaining exclamation marks from messages Andrzej Rybczak 2012-09-11 21:53:35 +02:00
  • c90545b008 move statusbar/progressbar related code to separate file Andrzej Rybczak 2012-09-11 21:52:41 +02:00
  • 6ab2714e2f status: improve dealing with now playing song Andrzej Rybczak 2012-09-11 20:41:57 +02:00
  • a98df99ba6 playist: do not duplicate now playing information Andrzej Rybczak 2012-09-11 20:21:46 +02:00
  • c8d83b9223 browser: redraw header after locating song immediately Andrzej Rybczak 2012-09-10 23:53:01 +02:00
  • fe0d088faa mutable song: rename a few functions Andrzej Rybczak 2012-09-10 23:44:35 +02:00
  • 43778b3718 tag editor: fix a few glitches in LocateSong Andrzej Rybczak 2012-09-10 23:14:09 +02:00
  • 463b857f4e media library: really fix sorting by disc Andrzej Rybczak 2012-09-09 19:57:11 +02:00
  • 37b7650d71 status: change window title from "ncmpcpp ver. X" to "ncmpcpp X" Andrzej Rybczak 2012-09-09 19:52:20 +02:00
  • 3ba94edca7 menu: use shared pointers internally Andrzej Rybczak 2012-09-09 16:25:20 +02:00
  • 96315cfdba media library: fix sorting by disc Andrzej Rybczak 2012-09-09 14:42:35 +02:00
  • 4961e6d6ee comparators: fix LocaleBasedItemSorting Andrzej Rybczak 2012-09-09 14:42:13 +02:00
  • 6f81748602 display: fix possible crash if song_columns_list_format was invalid Andrzej Rybczak 2012-09-09 14:23:20 +02:00
  • 869d772b85 cmdargs: remove command line functionality available in mpc Andrzej Rybczak 2012-09-08 19:21:42 +02:00
  • 189010fecc move ParseArgv to separate file Andrzej Rybczak 2012-09-08 18:54:52 +02:00
  • 84326efc46 move wstring related functions to wide_char file Andrzej Rybczak 2012-09-08 18:42:59 +02:00
  • d5e2d315fd use wstrings uncoditionally where needed Andrzej Rybczak 2012-09-08 17:50:01 +02:00
  • cf06d9fa8d strbuffer: change typename C to CharT Andrzej Rybczak 2012-09-08 16:57:37 +02:00
  • 8f693cd822 string: fix lowercase function Andrzej Rybczak 2012-09-08 15:58:35 +02:00
  • 1eecc0aa0b tag editor: fix CapitalizeFirstLetters Andrzej Rybczak 2012-09-08 15:05:36 +02:00
  • 8fb88b7181 comparators: generalize objects a bit Andrzej Rybczak 2012-09-08 14:34:46 +02:00
  • 691e0322e7 song info: redraw header after processing file Andrzej Rybczak 2012-09-08 04:05:47 +02:00
  • 057922d2a6 make use of std::locale based strings comparison Andrzej Rybczak 2012-09-08 03:35:52 +02:00
  • a26b1f62f9 actions: implement filtering playlist on priorities Andrzej Rybczak 2012-09-08 00:28:02 +02:00
  • 45a097a45b reduce number of calls to gettimeofday Andrzej Rybczak 2012-09-07 23:11:40 +02:00
  • 89d3bd884f add missing binding to doc/bindings Andrzej Rybczak 2012-09-07 23:11:24 +02:00
  • fb4fdd129a actions: fix screen resize after unlocking Andrzej Rybczak 2012-09-07 22:40:17 +02:00
  • a834a8b3af fix compilation --without-taglib Andrzej Rybczak 2012-09-07 22:39:38 +02:00
  • c935dcf11a global: remove RedrawHeader Andrzej Rybczak 2012-09-06 16:49:47 +02:00
  • f0cac617fa scrollpad: make m_beginning unsigned Andrzej Rybczak 2012-09-06 15:09:07 +02:00
  • fcf9ffe668 mpd: separate statistics Andrzej Rybczak 2012-09-06 14:26:02 +02:00
  • 0147a24add mpd: adjust indentation Andrzej Rybczak 2012-09-06 13:31:07 +02:00
  • 472c69e8cd tag editor: fix refresh and reset/save options Andrzej Rybczak 2012-09-06 12:28:40 +02:00
  • 12c52e718d display: really fix now playing prefix Andrzej Rybczak 2012-09-06 02:56:45 +02:00
  • fc2d31eca2 display: fix album separators / now playing prefix in classic mode Andrzej Rybczak 2012-09-06 02:53:36 +02:00
  • ca76cf73b4 actions: fix failed assertion in AddRandomItems Andrzej Rybczak 2012-09-06 02:18:20 +02:00
  • 72cbae8d14 add example bindings configuration file with comprehensive description Andrzej Rybczak 2012-09-06 02:12:27 +02:00
  • dc62bd5c29 actions: adjust names of a few actions to be more descriptive Andrzej Rybczak 2012-09-06 00:35:55 +02:00
  • 061fb9e60d bindings: bind pause to 'p' and 'P' to display mode toggle Andrzej Rybczak 2012-09-05 23:48:56 +02:00
  • c34bcee12b actions: rename DeselectItems to RemoveSelection Andrzej Rybczak 2012-09-05 23:42:50 +02:00
  • fe9bcfbeab bindings: add support for parsing/displaying insert key Andrzej Rybczak 2012-09-05 23:35:24 +02:00
  • 299e1f2e9c bindings: remove F* binds, bind Help to F1 only, start other screens with 1 Andrzej Rybczak 2012-09-05 23:27:19 +02:00
  • 1be7676187 rename keys.{cpp,h} to bindings.{cpp,h} Andrzej Rybczak 2012-09-05 23:19:34 +02:00
  • 8ef252ec6e actions: consider jumping to parent dir runnable even on root level Andrzej Rybczak 2012-09-05 23:03:45 +02:00
  • 3d2e61f188 keys: improve error messages a bit Andrzej Rybczak 2012-09-05 23:02:32 +02:00
  • 21947d3655 status: optimize filtering when chars are being taken from input queue Andrzej Rybczak 2012-09-05 22:20:50 +02:00
  • 39c5087d18 actions: guarantee that action will not be executed without checks Andrzej Rybczak 2012-09-05 21:45:19 +02:00
  • 837a7c14cf actions: make checks more strict Andrzej Rybczak 2012-09-05 21:35:52 +02:00
  • ad297ba059 actions: make separators toggle work in all screens Andrzej Rybczak 2012-09-05 20:55:15 +02:00
  • 10e88ec6b4 display: pass screen to functions by pointer Andrzej Rybczak 2012-09-05 20:52:33 +02:00
  • eff1d672b9 keys: implement support for a few macro utilities Andrzej Rybczak 2012-09-05 20:19:21 +02:00
  • 7c6467a9e7 keys: implement parsing key configuration file Andrzej Rybczak 2012-09-05 18:02:37 +02:00
  • 95e2cfe6e1 move keys related functions/classes to separate file Andrzej Rybczak 2012-09-05 13:03:42 +02:00
  • ec5f271f17 playlist editor: do not display "Playlist is empty" message Andrzej Rybczak 2012-09-05 01:08:18 +02:00
  • 69bd1bac97 tag editor: remove albums view Andrzej Rybczak 2012-09-05 00:41:22 +02:00
  • 5f637103a6 menu: make Menu::drawn return ConstIterator Andrzej Rybczak 2012-09-04 23:05:41 +02:00
  • bf3a7a7715 do not clear playlists content, make idle notifications take care of it Andrzej Rybczak 2012-09-04 22:57:58 +02:00
  • a351d07eff actions: get deleting/cropping/clearing playlists right Andrzej Rybczak 2012-09-04 22:55:01 +02:00
  • ef55093586 move a few small functions to actions Andrzej Rybczak 2012-09-04 20:47:29 +02:00
  • 09e746aa05 status: fix copypaste bug Andrzej Rybczak 2012-09-04 20:13:33 +02:00
  • f6fb2ed54c make use of override keyword if available Andrzej Rybczak 2012-09-04 19:19:37 +02:00
  • 6d87ebbc43 generalize UpdateSongsList (-> markSongsInPlaylist) Andrzej Rybczak 2012-09-04 18:50:33 +02:00
  • bb121fbe01 make playlist and playlist editor share code responsible for moving items Andrzej Rybczak 2012-09-04 18:14:37 +02:00
  • 60ca9de919 check if song is in playlist in O(nlogn) instead of O(n^2) Andrzej Rybczak 2012-09-04 03:12:37 +02:00
  • 8ab8da2a30 actions: fix filter clearing Andrzej Rybczak 2012-09-03 19:54:23 +02:00
  • 506e79b4b1 add allowsFiltering / allowsSearching checks Andrzej Rybczak 2012-09-03 16:50:01 +02:00
  • ce80c21ea5 status: restore commented out piece of code Andrzej Rybczak 2012-09-03 16:17:03 +02:00
  • eb40b7ef91 helpers: fix UpdateSongList Andrzej Rybczak 2012-09-03 15:48:13 +02:00
  • 226fbdd2c9 fix shadowing warnings Andrzej Rybczak 2012-09-03 15:43:50 +02:00
  • 1a4151b189 scrollpad: adjust indentation in header file Andrzej Rybczak 2012-09-03 15:32:20 +02:00
  • af2cdca3d0 change naming conventions in NC namespace Andrzej Rybczak 2012-09-03 15:34:07 +02:00
  • 6f918091d9 remove warnings clang generates Andrzej Rybczak 2012-09-02 23:24:46 +02:00
  • c873a4eca3 add forgotten file (global.cpp) Andrzej Rybczak 2012-09-02 22:08:51 +02:00
  • 8d6bf6aa05 menu: duplicate temporarily function to restore functionality Andrzej Rybczak 2012-09-02 22:03:00 +02:00
  • 3b0756eb2f configure: add checks for used c++11 features Andrzej Rybczak 2012-09-02 21:29:47 +02:00
  • 594f73c626 proxy song list: add class description Andrzej Rybczak 2012-09-02 21:14:38 +02:00
  • 684d871506 finally kill NC::List Andrzej Rybczak 2012-09-02 20:55:22 +02:00
  • 5e8d1673e0 implement ProxySongList for handling general operations on lists Andrzej Rybczak 2012-09-02 20:51:20 +02:00
  • 0cfe5d8f01 strbuffer: reorder headers Andrzej Rybczak 2012-09-02 15:53:07 +02:00
  • b1ff896cb6 get rid of HAVE_CONFIG_H directives Andrzej Rybczak 2012-09-02 15:50:02 +02:00
  • 3ce98628e9 strbuffer: adjust indentation Andrzej Rybczak 2012-09-02 15:48:44 +02:00
  • 337a27c366 window: adjust indentation Andrzej Rybczak 2012-09-02 15:48:11 +02:00
  • d47cad1d50 get rid of 'using namespace NCurses' directive Andrzej Rybczak 2012-09-02 15:37:42 +02:00
  • 6f59a175ec implement HasSongs interface Andrzej Rybczak 2012-09-02 13:47:57 +02:00
  • ad8fef343f menu: fix non-const to const iterator conversion Andrzej Rybczak 2012-09-01 18:06:47 +02:00