Commit Graph

  • 2701eed2ca update NEWS / version bump Andrzej Rybczak 2009-05-19 16:17:00 +02:00
  • 2c3c44994e redraw statusbar after resize if player is stopped Andrzej Rybczak 2009-05-19 16:12:33 +02:00
  • c22653fc38 pretend there is no history if input string is encrypted Andrzej Rybczak 2009-05-13 00:29:54 +02:00
  • 0c34b37328 do not clear statusbar if it's locked Andrzej Rybczak 2009-05-11 02:15:47 +02:00
  • da13e93df0 fix bug with removing format from artist's info screen Andrzej Rybczak 2009-05-10 02:09:21 +02:00
  • ec5a4bb3c2 do not clear last used filter in Menu::Clear() Andrzej Rybczak 2009-05-09 22:12:03 +02:00
  • 53cd4114e8 start with empty input box while searching Andrzej Rybczak 2009-05-09 22:11:23 +02:00
  • a0cbd8fc32 new feature: input text history Andrzej Rybczak 2009-05-09 21:57:55 +02:00
  • 5682734840 make displaying hidden files in local browser optional Andrzej Rybczak 2009-05-07 15:17:59 +02:00
  • f92b0101aa use ctrl+u to clear text from input Andrzej Rybczak 2009-05-07 00:41:48 +02:00
  • 4429d50401 correct notifications about fetching albums Andrzej Rybczak 2009-05-03 22:49:55 +02:00
  • 6177d49f9f new feature: two columns view in media library (albums and songs) Andrzej Rybczak 2009-05-03 19:02:31 +02:00
  • 84a9af2ee9 make use of gcc's __attribute__ extension Andrzej Rybczak 2009-05-03 15:14:31 +02:00
  • 72acc09b26 fix compilation if there were no curl dev files installed Andrzej Rybczak 2009-05-03 13:53:15 +02:00
  • b0317b695a rewrite GetLineValue() function Andrzej Rybczak 2009-04-29 16:01:09 +02:00
  • 4c8a70aef5 do not allow empty search constraints with mpd < 0.14* Andrzej Rybczak 2009-04-28 16:33:20 +02:00
  • ab7dbe9cbe redraw statusbar after terminal resize Andrzej Rybczak 2009-04-28 16:22:06 +02:00
  • 7e479de3e0 use C++ style casts in Playlist::Init() Andrzej Rybczak 2009-04-26 17:45:22 +02:00
  • e3d731d269 handle height of sorting window properly Andrzej Rybczak 2009-04-26 13:20:01 +02:00
  • b5b5d64c80 try polling mpd once per second once again Andrzej Rybczak 2009-04-26 12:58:04 +02:00
  • c78d2f296c fix drawing statusbar if player was stopped at start Andrzej Rybczak 2009-04-26 12:55:15 +02:00
  • 12fa8a9bf6 count number of applied formatting flags Andrzej Rybczak 2009-04-26 12:33:24 +02:00
  • c7251ebb98 improve formatting removal Andrzej Rybczak 2009-04-19 22:19:52 +02:00
  • 88fa887776 new feature: allow searching in help, lyrics and info screens Andrzej Rybczak 2009-04-18 04:34:23 +02:00
  • 0978f2c228 prepare for physical song/dir deletion implementation Andrzej Rybczak 2009-04-17 13:25:28 +02:00
  • cc78632c03 align functions descriptions in source code to improve readability Andrzej Rybczak 2009-04-17 12:35:37 +02:00
  • 7a59593814 add info about all 'e' key functions to help screen Andrzej Rybczak 2009-04-17 12:33:55 +02:00
  • 5455977914 fix compilation with -std=c++0x Andrzej Rybczak 2009-04-17 04:26:54 +02:00
  • 33b2b829ab fix moving single file within playlist Andrzej Rybczak 2009-04-17 03:15:07 +02:00
  • ce73ecae2e real fix for bug 2252 Andrzej Rybczak 2009-04-14 07:50:21 +02:00
  • 97b9f15898 Revert "fix bug 2252" Andrzej Rybczak 2009-04-14 07:16:21 +02:00
  • bf3e2546d8 fix displaying window title is mpd is not playing Andrzej Rybczak 2009-04-14 07:13:08 +02:00
  • 206c2570d0 fix bug 2252 Andrzej Rybczak 2009-04-14 07:01:22 +02:00
  • 104cd0a6e8 count elapsed time locally (experimental) Andrzej Rybczak 2009-04-12 18:22:41 +02:00
  • c8f99be7d0 do not limit year tag to 4 digits Andrzej Rybczak 2009-04-09 08:35:05 +02:00
  • 57cab87a36 fetch now playing song and set window title if it's empty Andrzej Rybczak 2009-04-04 16:53:49 +02:00
  • a1376e8a4e pass small structs and POD types to Window::operator<<() by value Andrzej Rybczak 2009-04-03 22:33:00 +02:00
  • 2d8b5f7abc rename Screen::Cmp() to Screen::ActiveWindow() as it's more logical Andrzej Rybczak 2009-04-03 22:29:03 +02:00
  • 1a9c035f0a align \s in macro definitions Andrzej Rybczak 2009-04-03 22:22:13 +02:00
  • 2eb573bad2 use "" instead of '' in messages Andrzej Rybczak 2009-04-03 22:08:44 +02:00
  • 6b3b0413ad update NEWS / version bump Andrzej Rybczak 2009-04-02 22:57:15 +02:00
  • 519a36872a get proper path to "My Documents" folder in WIN32 Andrzej Rybczak 2009-04-02 21:29:00 +02:00
  • 7f85a0dcd1 use flag to force status update rather than doing additional update Andrzej Rybczak 2009-04-01 16:15:19 +02:00
  • 89c06db1f4 refresh playlist immediately after highlighting was enabled Andrzej Rybczak 2009-04-01 15:50:44 +02:00
  • c64af1fa58 rename --with-pthreads to --with-threads Andrzej Rybczak 2009-04-01 15:36:44 +02:00
  • 38a00788b4 reorganize configure.in and add default values for all switches Andrzej Rybczak 2009-04-01 15:26:13 +02:00
  • 61a4768d76 make support for pthreads and iconv optional Andrzej Rybczak 2009-04-01 15:22:46 +02:00
  • 00dcadcc8a add support for consume mode Andrzej Rybczak 2009-04-01 14:51:09 +02:00
  • b33c006fe4 improve reconnection handling Andrzej Rybczak 2009-04-01 14:18:38 +02:00
  • 9acadd61ec change notification about changing modes a bit Andrzej Rybczak 2009-04-01 14:10:42 +02:00
  • 458d4c3004 restore window title after playing song Andrzej Rybczak 2009-03-31 21:07:28 +02:00
  • 90efaae7cf send commands list while readding local item to playlist Andrzej Rybczak 2009-03-30 20:26:06 +02:00
  • 310b6c0ecd new feature: cyclic scrolling Andrzej Rybczak 2009-03-30 20:03:23 +02:00
  • dda14b9796 fix opportunity to segfault in media library Andrzej Rybczak 2009-03-30 17:19:58 +02:00
  • ba58bed5be enable support for curl and taglib automatically if appropriate headers/libs are available Andrzej Rybczak 2009-03-29 17:46:31 +02:00
  • 18271fb616 revert back to polling mpd twice per second Andrzej Rybczak 2009-03-29 16:56:09 +02:00
  • 1acca770db do not use WindowTitle() with pdcurses Andrzej Rybczak 2009-03-28 17:29:30 +01:00
  • 97b2f9f1fc fix configure.in Andrzej Rybczak 2009-03-27 21:08:39 +01:00
  • c4849bf129 redefine KEY_BACKSPACE only if pdcurses is used Andrzej Rybczak 2009-03-27 17:35:50 +01:00
  • 7c205e70eb fix displaying update flag ('U') immediately after succesfully sent command Andrzej Rybczak 2009-03-27 17:08:15 +01:00
  • 21bf4ff91c do not check in local browser if mpd_music_dir var is set Andrzej Rybczak 2009-03-27 17:06:17 +01:00
  • 5f41640cd9 handle single command and remove hacks used as substitute for it Andrzej Rybczak 2009-03-27 16:40:55 +01:00
  • 88c37b581d do not zero allocated space, just append null character at the end of string Andrzej Rybczak 2009-03-27 14:47:18 +01:00
  • 2649c4a86b if in Lyrics::SwitchTo() lyrics aren't taken yet, take them and continue Andrzej Rybczak 2009-03-27 14:32:10 +01:00
  • d5a63d6b61 make Lyrics::FilenamePath non-static member Andrzej Rybczak 2009-03-27 14:17:37 +01:00
  • db0b42b5da fix fetching lyrics without threads Andrzej Rybczak 2009-03-27 14:16:56 +01:00
  • e29e5576c7 do not start additional thread if artist's info is available locally Andrzej Rybczak 2009-03-27 14:11:18 +01:00
  • 8ecd35051a do not start additional thread if lyrics are available locally Andrzej Rybczak 2009-03-27 13:21:29 +01:00
  • 1daa41bde6 allow for setting host and port with command line switches Andrzej Rybczak 2009-03-26 21:50:36 +01:00
  • 25f0b4fabc pass to iconv "utf-8" as name of utf8 encoding instead of "utf8" Andrzej Rybczak 2009-03-26 21:02:38 +01:00
  • 49a13222a3 get proper user home dir on WIN32 and adjust folders in this case a bit Andrzej Rybczak 2009-03-26 20:23:47 +01:00
  • a670be05fe fix compilation --without-curl Andrzej Rybczak 2009-03-26 19:22:48 +01:00
  • dd471ef1c6 handle iconv() function that takes const char ** instead of char ** Andrzej Rybczak 2009-03-26 18:37:47 +01:00
  • 343f778256 disable detecting currently used encoding as it's extremely ugly Andrzej Rybczak 2009-03-26 17:00:00 +01:00
  • 344fc21d76 use pthread_t * handlers rather than pthread_t Andrzej Rybczak 2009-03-26 16:18:11 +01:00
  • c634059834 put macros definition into parenthesis to avoid bugs Andrzej Rybczak 2009-03-26 12:27:57 +01:00
  • a6635322a8 improve handling backspace key Andrzej Rybczak 2009-03-26 12:26:22 +01:00
  • cbc452fde5 check for Xinitscr in pdcurses and define XCURSES if available Andrzej Rybczak 2009-03-26 12:10:04 +01:00
  • 48f3361e2d improve conversions std::string <=> std::wstring Andrzej Rybczak 2009-03-26 12:00:11 +01:00
  • 79ac343fc0 fix overriding Clock::Scroll() Andrzej Rybczak 2009-03-25 23:15:29 +01:00
  • f04472641b make it compile under mingw32 --with-curl Andrzej Rybczak 2009-03-25 23:13:34 +01:00
  • 65f52da949 make it compile under mingw32 --without-curl --without-taglib Andrzej Rybczak 2009-03-25 22:08:18 +01:00
  • fcf4a44042 allow to choose name another than XCurses for pdcurses library to search for Andrzej Rybczak 2009-03-25 20:14:02 +01:00
  • de98176198 make code from Browser::GetLocalDirectory() portable Andrzej Rybczak 2009-03-25 19:52:03 +01:00
  • 1b22f307ea add support for pdcurses Andrzej Rybczak 2009-03-25 17:47:10 +01:00
  • f24db993aa fix reapplying filter the same as the last one used Andrzej Rybczak 2009-03-24 19:26:47 +01:00
  • 5b36fda511 reapply filter even if it's the same as the last one applied Andrzej Rybczak 2009-03-24 18:11:21 +01:00
  • 3710d3bafd fix blocking playlist update Andrzej Rybczak 2009-03-24 17:38:48 +01:00
  • e5b9d83a10 add keybinding for opening lyrics in external editor to help screen Andrzej Rybczak 2009-03-23 21:35:50 +01:00
  • f78e88e6aa do not fetch status after succesful setvol command, set it locally Andrzej Rybczak 2009-03-23 16:30:12 +01:00
  • 8e350292ad ...but at first check if there is callback to invoke. Andrzej Rybczak 2009-03-22 20:06:03 +01:00
  • 9270a83a78 invoke callback immediately after sending update command succesfully Andrzej Rybczak 2009-03-22 20:01:39 +01:00
  • ab265f2fdf do not fetch mpd_Stats from mpd as it's unneded Andrzej Rybczak 2009-03-22 17:52:27 +01:00
  • ffbcfb7e18 poll mpd once per second, no need to do it more often Andrzej Rybczak 2009-03-22 16:11:44 +01:00
  • bf71a01b1c ignore keycodes <10 || >10 && <32 in Window::GetString() Andrzej Rybczak 2009-03-22 15:14:12 +01:00
  • cf3746f301 always poll mpd twice per second Andrzej Rybczak 2009-03-22 15:10:04 +01:00
  • b58864e682 fix bolding np song with 'repeat one' function enabled Andrzej Rybczak 2009-03-21 13:41:53 +01:00
  • b2317df843 provide file with locales and corresponding encodings Andrzej Rybczak 2009-03-20 20:33:35 +01:00
  • 23567ed4f1 show notification if given value is out of bounds Andrzej Rybczak 2009-03-20 18:19:24 +01:00
  • 3d5e62aa65 change default behaviour of 'go to given position' function Andrzej Rybczak 2009-03-20 17:53:32 +01:00