Commit Graph

  • d8648d2f33 always restore old cerr buffer at exit Andrzej Rybczak 2009-08-24 22:38:13 +02:00
  • b6278b631a remove redundant braces Andrzej Rybczak 2009-08-24 22:31:06 +02:00
  • 2d9d22281a new config option: jump_to_now_playing_song_at_start (enabled by default) Andrzej Rybczak 2009-08-24 21:16:53 +02:00
  • 3998cb80f2 new attribute for a columns view: do not display empty tag marker Andrzej Rybczak 2009-08-24 20:57:40 +02:00
  • c961ab411c add song_status_format_no_colors to display it in a message Andrzej Rybczak 2009-08-24 18:54:11 +02:00
  • 8d7a9d39cd change default song_status_format to better one Andrzej Rybczak 2009-08-24 18:45:44 +02:00
  • 8c60ff1493 fix a few glitches in ParseArgv() Andrzej Rybczak 2009-08-24 02:25:20 +02:00
  • 08c1cee724 tag editor: put current pattern in extra braces (requred by cbbabee0) Andrzej Rybczak 2009-08-24 01:46:55 +02:00
  • 216b0b6af6 new feature: display bitrate in statusbar (optional, disabled by default) Andrzej Rybczak 2009-08-24 01:37:44 +02:00
  • deaa456383 redraw white line after message is gone if alternative ui is active Andrzej Rybczak 2009-08-24 00:40:08 +02:00
  • 195d8b4e34 ask if one really wants to clear main playlist (disabled by default) Andrzej Rybczak 2009-08-24 00:36:37 +02:00
  • f1389103c2 fix displaying songs if window's width is smaller than screen's width Andrzej Rybczak 2009-08-23 22:54:39 +02:00
  • b885c4f3a2 new feature: command line switch for displaying now playing song Andrzej Rybczak 2009-08-23 22:38:05 +02:00
  • 56fd7bd7fc do not support song format for command that is executed on song change Andrzej Rybczak 2009-08-23 21:42:54 +02:00
  • f5ea4634b1 support full command line switches for custom --host and --port Andrzej Rybczak 2009-08-23 21:35:38 +02:00
  • ecf3d20995 enclose song format in braces in Playlist::SongInColumnsToString Andrzej Rybczak 2009-08-15 19:53:25 +02:00
  • 80e2476852 fix song format in lyrics screen Andrzej Rybczak 2009-08-14 17:07:23 +02:00
  • d2ffdc2bb5 remove redundant check in MPD::Song::SetHashAndSlash() Andrzej Rybczak 2009-08-14 16:59:41 +02:00
  • 25deec013c validate correctness of song formats at start Andrzej Rybczak 2009-08-14 04:23:06 +02:00
  • cbbabee0e7 simplify code responsible for parsing song formats Andrzej Rybczak 2009-08-14 04:15:34 +02:00
  • 0f53677eb6 count braces while passing format in the loop to omit nested ones Andrzej Rybczak 2009-08-14 02:04:22 +02:00
  • e68306c8c0 throw away full path from song format in favor of directory Andrzej Rybczak 2009-08-14 00:47:48 +02:00
  • 8ad1a04b68 song format: support for nested braces Andrzej Rybczak 2009-08-14 00:30:17 +02:00
  • 42fee12eb0 allow for colors in song_status_format Andrzej Rybczak 2009-08-13 18:10:41 +02:00
  • 5a9369b585 convert alternative header text to proper locale if needed Andrzej Rybczak 2009-08-13 03:38:11 +02:00
  • 829a7a8d98 another fix for 450bf1b6 (hopefully the last one) Andrzej Rybczak 2009-08-13 02:16:12 +02:00
  • 8bc5d73b06 accept percentage values 0-100 for seeking instead of 1-99 Andrzej Rybczak 2009-08-13 01:26:20 +02:00
  • 499492cd0e prepend std to all members from this namespace, part 2 Andrzej Rybczak 2009-08-13 00:49:08 +02:00
  • abdc042b04 fix possible issues with additinal windows due to too small screen size Andrzej Rybczak 2009-08-13 00:31:16 +02:00
  • a6f3fa0c0c new feature: right aligned columns Andrzej Rybczak 2009-08-12 20:58:24 +02:00
  • c30fec4ee6 redraw volume state after header update only if classic interface is active Andrzej Rybczak 2009-08-12 16:18:49 +02:00
  • b51975e6bf fix displaying screen numbers at start if alternative UI is enabled Andrzej Rybczak 2009-08-12 15:57:35 +02:00
  • 101f01941d new feature: alternative user interface Andrzej Rybczak 2009-08-12 02:08:13 +02:00
  • dbca4a80ee make number of lines scrolled with mouse wheel configurable Andrzej Rybczak 2009-08-09 20:56:15 +02:00
  • ea1edd4d4a use common interface for adding item(s) to playlist Andrzej Rybczak 2009-08-09 15:51:24 +02:00
  • f5fc2dbe8a fix displaying messages in search engine Andrzej Rybczak 2009-08-09 12:52:00 +02:00
  • c9e08df9a5 always show whole address when dealing with links Andrzej Rybczak 2009-08-08 23:19:38 +02:00
  • 853164575f adjust mouse bindings a bit and document them in help screen Andrzej Rybczak 2009-08-08 21:18:46 +02:00
  • 27ede67685 remove lyricswiki support as it doesn't allow fetching lyrics anymore Andrzej Rybczak 2009-08-05 14:35:45 +02:00
  • e5e8261c40 a few more "postfix to prefix" operator++ changes Andrzej Rybczak 2009-08-02 09:58:30 +02:00
  • d9b844fce2 one more fix for 450bf1b6 Andrzej Rybczak 2009-08-02 09:51:28 +02:00
  • 837560c536 do not show messages if statusbar unlock is not allowed Andrzej Rybczak 2009-08-02 09:44:24 +02:00
  • a77bd03e53 update header window after going to now playing song in browser Andrzej Rybczak 2009-07-14 14:06:36 +02:00
  • caec71134e make Window::{Bold,Reverse,AltCharset} protected Andrzej Rybczak 2009-07-13 16:16:12 +02:00
  • 26326de2c8 fix setting format flags in Window::operator<<(Format) Andrzej Rybczak 2009-07-12 15:42:30 +02:00
  • c20d8694ae new feature: allow for fixed size columns Andrzej Rybczak 2009-07-10 19:17:12 +02:00
  • 209f5337ee make str_pool return const char * instead of char * Andrzej Rybczak 2009-07-10 14:44:20 +02:00
  • d8b8d4aeda allow for empty tag marker customization Andrzej Rybczak 2009-07-10 13:51:24 +02:00
  • 113e54c85c Revert "cosider different size of size_t type on 32bits and 64bits arches" Andrzej Rybczak 2009-07-06 07:43:04 +02:00
  • 1c3cd3b90b fix compilation --without-taglib Andrzej Rybczak 2009-07-06 07:32:02 +02:00
  • 1510773176 more fixes for 450bf1b6 Andrzej Rybczak 2009-07-05 14:27:43 +02:00
  • ddaf141f2e rename MPD::Song::{Get,Set}Year to {Get,Set}Date Andrzej Rybczak 2009-07-05 14:16:15 +02:00
  • 63169f7570 remove unused operators from MPD::Song class Andrzej Rybczak 2009-07-05 14:14:16 +02:00
  • f60cc71b91 some MPD::Song improvements and syntax simplifications Andrzej Rybczak 2009-07-05 14:13:18 +02:00
  • df051bf674 remove using declarations Andrzej Rybczak 2009-07-05 12:19:22 +02:00
  • 4e77530f31 if playlist is filtered, add to playlist only filtered items Andrzej Rybczak 2009-07-04 08:28:32 +02:00
  • 5838d02077 add shortcut keybinding for saving in tiny tag editor Andrzej Rybczak 2009-07-04 07:24:57 +02:00
  • 9dab25e02c use prefix ++ instead of postfix where available Andrzej Rybczak 2009-07-04 06:41:35 +02:00
  • 2eb913fe22 define MPD::Connection handler as an object, not pointer Andrzej Rybczak 2009-07-04 06:07:00 +02:00
  • 979a9e7670 fix displaying '\' character in man page Andrzej Rybczak 2009-07-04 05:55:25 +02:00
  • 9faf3acf2f cosider different size of size_t type on 32bits and 64bits arches Andrzej Rybczak 2009-07-03 04:34:25 +02:00
  • 966510249b initialize 'color' value to red rid of the warning Andrzej Rybczak 2009-07-03 04:15:23 +02:00
  • ff3e90d91d fix database update Andrzej Rybczak 2009-06-29 02:19:40 +02:00
  • c4d88133bd do not attempt to change volume if requested value is <0 or >100 Andrzej Rybczak 2009-06-28 05:25:50 +02:00
  • 72cddfe77d another fix for 450bf1b6 Andrzej Rybczak 2009-06-28 05:23:23 +02:00
  • 7116c11a8a add missing 'for' word Andrzej Rybczak 2009-06-26 19:34:45 +02:00
  • d5fb17aefb fix Browser::LocateSong() function Andrzej Rybczak 2009-06-26 19:24:26 +02:00
  • 450bf1b636 initialize screens only if necessary Andrzej Rybczak 2009-06-26 18:48:00 +02:00
  • 1147795fc6 return value instead of const reference to long long Andrzej Rybczak 2009-06-24 16:33:08 +02:00
  • 14576bb1fb update NEWS / version bump Andrzej Rybczak 2009-06-24 14:24:02 +02:00
  • c6926be931 do not capitalize letter right after the apostrophe Andrzej Rybczak 2009-06-24 14:11:00 +02:00
  • 774dbaf859 clear statusbar immediately after unlock if player is stopped Andrzej Rybczak 2009-06-17 14:51:27 +02:00
  • 8ab805abd5 ask before clearing playlist in playlist editor Andrzej Rybczak 2009-06-10 18:43:26 +02:00
  • a2a5398239 always unlock item list update after clearing the playlist Andrzej Rybczak 2009-06-10 18:32:55 +02:00
  • 1d37102947 fetch status from mpd immediately after clearing playlist Andrzej Rybczak 2009-06-10 18:12:49 +02:00
  • f6d9be350c new feature: add local directories recursively Andrzej Rybczak 2009-06-10 18:09:58 +02:00
  • c497641908 do not load playlist with LMB Andrzej Rybczak 2009-06-06 08:38:22 +02:00
  • 25554ed100 be more verbose while deleting items in browser Andrzej Rybczak 2009-06-06 08:24:05 +02:00
  • 12a7d847c1 attempt to remove items physically only if mpd_music_dir is set Andrzej Rybczak 2009-06-06 08:04:28 +02:00
  • a6e4f9cdd7 add keybinding to toggle mouse support on the fly Andrzej Rybczak 2009-06-05 11:52:17 +02:00
  • cd3180d265 return values instead of playing around with static variables and references Andrzej Rybczak 2009-06-04 12:19:37 +02:00
  • 1e340211be add config option to disable text scrolling in header window Andrzej Rybczak 2009-06-04 12:13:49 +02:00
  • 5cbc6dfb5b use "str" as parameter, not "string" Andrzej Rybczak 2009-06-04 11:56:47 +02:00
  • 0a275f31d1 remove the code that is not supposed to be here Andrzej Rybczak 2009-05-27 22:50:36 +02:00
  • 389c5b03a7 switch output state only if enable/disable output command succeeded Andrzej Rybczak 2009-05-26 22:47:10 +02:00
  • 10a9427270 throw away Menu::GetPosition() as Menu::Choice() does the same Andrzej Rybczak 2009-05-26 22:11:49 +02:00
  • 5519e5c9bc if volume < 0, display 'n/a' instead of '-1%' Andrzej Rybczak 2009-05-26 22:09:13 +02:00
  • 5a2853b36a new feature: outputs screen Andrzej Rybczak 2009-05-26 22:07:08 +02:00
  • 049d0d9b35 play song in playlist by clicking on it with RMB, not LMB Andrzej Rybczak 2009-05-25 22:03:45 +02:00
  • d965f4e517 new feature: mouse support Andrzej Rybczak 2009-05-25 21:46:36 +02:00
  • dd266b0103 new feature: add random songs to playlist Andrzej Rybczak 2009-05-24 22:30:02 +02:00
  • 5f5d6bf03f do not display message about disabled function if current item is parent dir Andrzej Rybczak 2009-05-24 03:35:13 +02:00
  • 658d213905 fix compilation --without-taglib Andrzej Rybczak 2009-05-24 03:25:27 +02:00
  • e08fdcf4cb update browser.delete keybinding description in help screen Andrzej Rybczak 2009-05-23 17:16:00 +02:00
  • b16e3d0817 put playlist/file/directory in quotation marks while asking for deleting it Andrzej Rybczak 2009-05-23 17:14:17 +02:00
  • 8f5df28e62 new feature: allow for files and directories deletion in browser Andrzej Rybczak 2009-05-23 17:09:41 +02:00
  • ecd4c8cc17 get rid of C style casts Andrzej Rybczak 2009-05-21 23:51:56 +02:00
  • 7eb74a6da2 new feature: custom command execution on song change Andrzej Rybczak 2009-05-21 23:05:53 +02:00
  • 3d9c242f4d allow quotation marks inside config options Andrzej Rybczak 2009-05-21 22:42:36 +02:00
  • eb3b08b45e clear window title at exit Andrzej Rybczak 2009-05-21 11:59:21 +02:00