Commit Graph

  • 145fa071b5 added missing space in notify Martin Wagner 2021-08-09 17:18:57 +0200
  • 5022578a1e use "Narrow no-break space" https://teams.pages.gitlab.gnome.org/Design/hig-www/guidelines/typography.html Martin Wagner 2021-08-07 11:06:22 +0200
  • cc1b34c4b7 fixed custom regex Martin Wagner 2021-08-05 23:24:18 +0200
  • e5120c4336 removed unneeded ".join" Martin Wagner 2021-08-05 22:58:28 +0200
  • ddc0da3b8e fixed search in AlbumPopover Martin Wagner 2021-08-05 22:54:48 +0200
  • 723d92ced4 removed unneeded __init__ Martin Wagner 2021-08-05 22:22:12 +0200
  • 1d74f466a4 reduced the use of "playlistinfo" Martin Wagner 2021-08-05 20:42:41 +0200
  • 0584f007fd fixed type errors with song["file"] Martin Wagner 2021-08-05 20:33:50 +0200
  • 81c2cb9467 allow negative durations Martin Wagner 2021-08-05 19:32:23 +0200
  • 47b16118c2 typographical fixes Martin Wagner 2021-08-05 17:18:55 +0200
  • 5619142e58 added a fallback string to "Duration" Martin Wagner 2021-08-05 16:46:34 +0200
  • c67a759b22 remove unneeded notify close Martin Wagner 2021-08-04 23:34:57 +0200
  • 67e8c3ece5 denested "if" in Song Martin Wagner 2021-08-04 23:34:00 +0200
  • 68720a41bd removed some simple "except:" Martin Wagner 2021-08-04 17:38:12 +0200
  • 116935ad34 use bool interpretation of strings lists and dicts Martin Wagner 2021-08-04 17:23:42 +0200
  • 1f5caed276 removed ClientHelper Martin Wagner 2021-08-04 17:07:21 +0200
  • bad33333bf removed "readcomments" Martin Wagner 2021-08-04 14:28:55 +0200
  • 5e0c61109c shrank ClientHelper Martin Wagner 2021-08-04 14:03:33 +0200
  • 19acf66a16 changed title fallback Martin Wagner 2021-08-03 20:16:46 +0200
  • 2e879d9a77 increased stripe_size in SearchWindow Martin Wagner 2021-08-03 20:06:57 +0200
  • 7a42fc9042 restrict tagtypes where possible Martin Wagner 2021-08-03 20:05:07 +0200
  • 19c436fc07 replaced "append" by "insert_with_valuesv" for performance https://mail.gnome.org/archives/python-hackers-list/2014-January/msg00004.html Martin Wagner 2021-08-03 18:00:42 +0200
  • 981d24f4e2 composer as artist type with combobox Samuel Scherrer 2021-08-01 17:55:52 +0200
  • c878a90be1 removed .cue "range" workaround Martin Wagner 2021-08-01 14:27:45 +0200
  • fee94028aa improved window title with missing tags Martin Wagner 2021-08-01 14:22:38 +0200
  • 83f941f354 don't reject some elapsed values Martin Wagner 2021-08-01 13:56:49 +0200
  • 0e6a90b98a use GLib.markup_escape_text Martin Wagner 2021-07-26 14:01:06 +0200
  • 968158dede slightly improved cover loading (#39) Martin Wagner 2021-07-25 18:22:37 +0200
  • f0789d7170 preparations for 1.3.0 v1.3.0 Martin Wagner 2021-07-24 14:21:14 +0200
  • e905abb794 fixed typo Martin Wagner 2021-07-24 12:22:46 +0200
  • 95cdf2e686 use 'f""' syntax Martin Wagner 2021-07-24 12:13:09 +0200
  • c520e43bd4 use "window" feature of search command Martin Wagner 2021-07-23 17:29:35 +0200
  • 9d7b618a1c use isinstance Martin Wagner 2021-07-22 19:42:49 +0200
  • 6ccd853d82 added missing genre filter Martin Wagner 2021-07-22 19:25:55 +0200
  • 14d4766283 fixed unusable search (#38) Martin Wagner 2021-07-21 18:36:26 +0200
  • 86caa2ccb0
    Merge pull request #35 from dgcampea/bitrate Martin Wagner 2021-07-21 11:46:16 +0200
  • f0cfc240fa
    AudioFormat: Display unknown bitrates as "-- kbps" Use str instead of float for bitrate dgcampea 2021-07-19 15:29:31 +0100
  • 16de244842 fixes for bad tags Samuel Scherrer 2021-07-20 23:09:24 +0200
  • 3bcffa8bcd translation update Martin Wagner 2021-07-20 20:17:56 +0200
  • 1b20f0347e removed unneeded ".new()" calls Martin Wagner 2021-07-19 22:41:32 +0200
  • a01972691e unified some arguments Martin Wagner 2021-07-19 22:33:54 +0200
  • dd04775148 added requirements.txt Martin Wagner 2021-07-19 22:09:24 +0200
  • 839e6c43d4
    Merge pull request #34 from dgcampea/fix Martin Wagner 2021-07-19 19:02:02 +0200
  • bc17670fc0
    Uninitialize libnotify before quitting dgcampea 2021-07-19 17:19:48 +0100
  • bee7cf8e8f replaced " = " by "=" Martin Wagner 2021-07-18 22:39:35 +0200
  • 98a71297d6
    Merge pull request #33 from dgcampea/notify Martin Wagner 2021-07-18 22:36:22 +0200
  • d97a1f1a53
    reduce notification spam dgcampea 2021-07-18 20:29:05 +0100
  • f46a789111 fixed next/prev-button tooltips Martin Wagner 2021-07-17 14:15:31 +0200
  • 8c75b510d5 simplified play button icon change Martin Wagner 2021-07-17 14:07:04 +0200
  • 5d2edb9abb use more Gio binds Martin Wagner 2021-07-17 13:58:19 +0200
  • ca39c3bed0 fixed "_on_show_audio_format_changed" Martin Wagner 2021-07-16 20:37:44 +0200
  • 46f36f4a4a small fix in AudioFormat Martin Wagner 2021-07-16 20:29:37 +0200
  • e91604e170 translation update Martin Wagner 2021-07-16 20:28:02 +0200
  • f99519db82 made AudioFormat optional Martin Wagner 2021-07-16 20:07:52 +0200
  • 6f2d6e797f small cleanup Martin Wagner 2021-07-16 19:46:39 +0200
  • 06f0c0804f removed action bar in playlist window Martin Wagner 2021-07-16 19:39:48 +0200
  • 975e0470ae don't show "AudioType" when format is empty Martin Wagner 2021-07-04 22:42:12 +0200
  • eb1d4cfd7f fixed "SearchWindow" Martin Wagner 2021-07-04 19:38:05 +0200
  • eb26e7c9ec replaced "-" by "•" in "AlbumPopover" Martin Wagner 2021-07-04 18:41:13 +0200
  • 63135b23cb fixed popdown of popovers Martin Wagner 2021-07-04 18:37:14 +0200
  • 8e3aa47dc5 revert file type detection in "AudioType" Martin Wagner 2021-07-04 17:24:36 +0200
  • a84cdf34b6 use "•" in window title instead of "-" Martin Wagner 2021-07-04 16:52:12 +0200
  • 1e7a010bec use "locale.str" to convert float to str Martin Wagner 2021-07-04 16:26:18 +0200
  • 734836711f fixed sorting in SelectionList (#32) Martin Wagner 2021-07-03 15:05:56 +0200
  • b7d027edf6 fixed MPDActionGroup action state on reconnect Martin Wagner 2021-06-27 22:38:09 +0200
  • 4deaadd1cf added debug mode Martin Wagner 2021-06-27 19:43:18 +0200
  • 94cb95e1f7 small performance improvements Martin Wagner 2021-06-27 19:08:32 +0200
  • 11ec902319 improved icon autosizing Martin Wagner 2021-06-25 23:21:06 +0200
  • e505416036 improved "GenreSelect" (#31) Martin Wagner 2021-06-24 21:24:22 +0200
  • d665263366 use "rewind-mode" in MPRIS interface Martin Wagner 2021-06-12 22:37:37 +0200
  • 0bee26c7c1 added "rewind-mode" for previous button Martin Wagner 2021-06-12 09:38:57 +0200
  • e08f0232ff improved metadata formatting in SongPopover Martin Wagner 2021-06-07 18:40:25 +0200
  • 66bf9c310a ignore broken covers fetched via mpd Martin Wagner 2021-06-02 21:34:01 +0200
  • 1e972fb25a removed unneeded connect gtk4 Martin Wagner 2021-05-15 14:11:50 +0200
  • 456d9f8344 ported GenreSelect to GtkDropDown Martin Wagner 2021-05-15 14:01:42 +0200
  • 33c51ce520 removed redundant function Martin Wagner 2021-05-15 12:45:13 +0200
  • d2a1dda454 removed some unneeded TODOs Martin Wagner 2021-05-15 12:38:43 +0200
  • c90314d24b use gio settings bind where possible Martin Wagner 2021-05-15 12:28:03 +0200
  • 6d9db0cfd1 initial gtk4 port Martin Wagner 2021-05-15 11:34:38 +0200
  • 8c0c1fe59e preparations for 1.2.1 v1.2.1 Martin Wagner 2021-05-04 17:29:20 +0200
  • 364faf67be added force mode to "back_to_current_album_button" Martin Wagner 2021-05-02 14:42:01 +0200
  • 7cd76f34bb removed tooltips in ArtistPopover Martin Wagner 2021-04-25 19:40:43 +0200
  • 113d07a70a fixed single mode oneshot indicator with some themes Martin Wagner 2021-04-25 19:33:44 +0200
  • 1e5b894d82 fixed mem leak Martin Wagner 2021-04-25 19:00:54 +0200
  • 5815ca79a7 fixed styling of OutputPopover Martin Wagner 2021-04-25 17:08:22 +0200
  • d54cf001d7 changed oneshot single mode indication Martin Wagner 2021-04-25 11:54:33 +0200
  • 3bdf185788 fixed button packing issue Martin Wagner 2021-04-24 11:42:35 +0200
  • 87786099ea provide settings button on connection error Martin Wagner 2021-04-24 11:03:46 +0200
  • 60afc4e412 fixed PlaybackOptions Martin Wagner 2021-04-24 10:24:59 +0200
  • b32a065b66 removed "search-focus-changed" signal Martin Wagner 2021-04-23 22:06:13 +0200
  • 1660f26fa5 avoid multiple implementations of simple mpd commands Martin Wagner 2021-04-23 21:29:46 +0200
  • 3474c027f5 fixed connect_button Martin Wagner 2021-04-23 16:17:37 +0200
  • 4d1b20f7a5 internal cleanups in SettingsDialog Martin Wagner 2021-04-23 15:30:08 +0200
  • 3caac937b7 reworked ProfileSettings Martin Wagner 2021-04-22 23:40:51 +0200
  • de426ec189 preparations for 1.2.0 v1.2.0 Martin Wagner 2021-04-21 16:03:54 +0200
  • 5155f3fb0e updated translations Martin Wagner 2021-04-20 17:48:03 +0200
  • c35687956d small changes in GeneralSettings Martin Wagner 2021-04-18 17:23:12 +0200
  • 5baa8caee1 made MPRIS optional Martin Wagner 2021-04-17 13:22:07 +0200
  • 4d13f8fca1 readded consistent double-click in ArtistWindow, AlbumWindow and SongsView Martin Wagner 2021-04-13 22:07:57 +0200
  • 209e027f62 added append, play and enqueue buttons to song popovers in the browser Martin Wagner 2021-04-13 17:58:00 +0200