Commit Graph

  • 6802406558 added basic stored playlist management Martin Wagner 2022-02-17 09:45:02 +0100
  • 464b1118bc added missing genre filter Martin Wagner 2022-02-13 23:06:03 +0100
  • d80604b250 ignore multiple *sort tags Martin Wagner 2022-02-13 22:15:54 +0100
  • 15987d5ed6 added Bulgarian translation by Georgi Kamenov Martin Wagner 2022-02-11 19:19:29 +0100
  • f50dfbd83b changed button style in SongPopover Martin Wagner 2022-02-11 17:48:54 +0100
  • 2b491b2307 fixed spacing in profile settings Martin Wagner 2022-02-11 17:01:03 +0100
  • 2accd050d2 use fixed_height_mode in playlist and search Martin Wagner 2022-02-11 16:57:28 +0100
  • 3eb849f105 reworked SongsView Martin Wagner 2022-02-11 16:38:34 +0100
  • 66f3a7709c row spacing Martin Wagner 2022-02-08 21:21:31 +0100
  • 6f230ccacf removed custom sorting Martin Wagner 2022-02-08 21:15:42 +0100
  • b524efc817 simplified _on_song_changed in MainWindow Martin Wagner 2022-02-01 20:08:08 +0100
  • 3ff526d964 unified markup generation Martin Wagner 2022-02-01 19:51:07 +0100
  • f2e332f1cc adopt new playlist style in search window Martin Wagner 2022-02-01 19:14:59 +0100
  • d602fd7c04 Revert "use fixed height mode in playlist" Martin Wagner 2022-01-31 18:57:55 +0100
  • 719817747d use fixed height mode in playlist Martin Wagner 2022-01-31 18:49:19 +0100
  • a2c9bdd374 fixed album name in window title Martin Wagner 2022-01-31 00:09:17 +0100
  • 3ba7b8dfb6 removed unneeded ellipsize Martin Wagner 2022-01-31 00:02:35 +0100
  • 8b269c6473 fixed font weight Martin Wagner 2022-01-30 23:58:32 +0100
  • 532e93bf8b reworked playlist Martin Wagner 2022-01-30 23:56:33 +0100
  • e72ccd6c9a updated copyright Martin Wagner 2022-01-16 22:46:48 +0100
  • b72ec08b8f use tnum font attr where needed Martin Wagner 2022-01-16 22:45:03 +0100
  • b0a083b9f4 preparations for 1.5.1 v1.5.1 Martin Wagner 2021-12-30 19:59:56 +0100
  • 710fdb44fe fixed translations of .ui files with flatpak Martin Wagner 2021-12-30 19:56:14 +0100
  • 69e1ee1749 preparations for 1.5.0 v1.5.0 Martin Wagner 2021-12-30 17:32:47 +0100
  • 20b8f5eb4c nl translation fix Martin Wagner 2021-12-30 17:16:26 +0100
  • d5f643eab8 fixed translation build Martin Wagner 2021-12-30 01:23:29 +0100
  • e746812c7d simplified locale settings Martin Wagner 2021-12-29 17:20:52 +0100
  • efabfca7d8 use gresource Martin Wagner 2021-12-29 16:48:42 +0100
  • fac7a3f6e3 switched to meson Martin Wagner 2021-12-29 14:03:25 +0100
  • 39922e7c05 fixed mini player mode Martin Wagner 2021-12-29 12:56:24 +0100
  • 4f9a8a3f35 reduced UI blocking with large collections Martin Wagner 2021-12-22 21:17:08 +0100
  • 90c9628616 fixed overwrite Martin Wagner 2021-12-21 20:14:56 +0100
  • 4bba0fca98 removed "use-album-artist" Martin Wagner 2021-12-21 19:06:01 +0100
  • 432957e291 reworked browser to support "*sort" tags Martin Wagner 2021-12-21 19:04:03 +0100
  • 237bd3bd92 preparations for 1.4.1 v1.4.1 Martin Wagner 2021-11-13 14:13:02 +0100
  • 84490555b5 added missing coords conversion Martin Wagner 2021-11-07 19:54:39 +0100
  • c986da58f6 removed inelegant try/except Martin Wagner 2021-11-07 17:27:58 +0100
  • 74989364fe fixed popover placing Martin Wagner 2021-11-07 17:15:45 +0100
  • e416dbffeb unified signal naming in EventEmitter Martin Wagner 2021-10-30 21:58:35 +0200
  • a6a580a7a6 removed duplicated code in AlbumList Martin Wagner 2021-10-30 21:51:37 +0200
  • ba40cd2ec3 simplified focus dependent keybindings Martin Wagner 2021-10-30 21:49:01 +0200
  • b7acd134d7 increased minimum version of python-mpd2 v1.4.0 Martin Wagner 2021-10-24 18:56:25 +0200
  • 79a20043ba fixed screenshot path in readme Martin Wagner 2021-10-24 18:23:34 +0200
  • 15b880bb85 preparations for 1.4.0 Martin Wagner 2021-10-24 18:22:18 +0200
  • 8092307de0 new default window dimensions Martin Wagner 2021-10-24 10:01:28 +0200
  • 6854439b80 fixed visibility of AudioFormat Martin Wagner 2021-10-24 09:37:27 +0200
  • 528c9b1e1e updated Dutch translation Martin Wagner 2021-10-24 08:52:57 +0200
  • 0e51742094 small translation fix Martin Wagner 2021-10-23 13:04:25 +0200
  • f275769330 added single mode oneshot shortcut Martin Wagner 2021-10-23 12:35:51 +0200
  • eacf64c2b1 osd: moved margin to revealer Martin Wagner 2021-10-23 12:19:10 +0200
  • 65c16e294a set gobject properties on init Martin Wagner 2021-10-23 11:59:18 +0200
  • bb29e203ed removed unneeded selfs in SeekBar Martin Wagner 2021-10-23 11:16:07 +0200
  • c87a29e261 simplified some ScrolledWindows Martin Wagner 2021-10-23 11:13:26 +0200
  • d16e036cd6 use "child=" instead of ".add" Martin Wagner 2021-10-23 11:08:24 +0200
  • b3d655b9e3 fixed some variable names Martin Wagner 2021-10-23 10:47:34 +0200
  • 22258a7e9a harmonized overlaid controls Martin Wagner 2021-10-23 09:46:21 +0200
  • a6ad83758c removed custom keyboard focus indication Martin Wagner 2021-10-23 09:42:57 +0200
  • 7aacf9b064 changed position of genre filter in ShortcutsWindow Martin Wagner 2021-10-21 10:11:30 +0200
  • cbe9cdd939 updated german translation Martin Wagner 2021-10-21 10:04:03 +0200
  • cd735399bc removed custom css from SeekBar Martin Wagner 2021-10-21 09:54:06 +0200
  • bb9b0a1a55 simplified some css settings Martin Wagner 2021-10-21 09:48:44 +0200
  • 75300a7ca5 fixed setup.py Martin Wagner 2021-10-21 09:44:43 +0200
  • 5bf8db6b02 moved genre button to main menu Martin Wagner 2021-10-21 09:43:38 +0200
  • d8dc01e19a removed close button from ConnectionNotify Martin Wagner 2021-10-20 22:57:47 +0200
  • f7fc3f1121 fixed stop shortcut Martin Wagner 2021-10-20 22:53:20 +0200
  • 517ad519ad made "enqueue" mode more consistent Martin Wagner 2021-10-20 22:48:38 +0200
  • 0d027d375d fixed lyrics and genre icons Martin Wagner 2021-10-20 22:42:58 +0200
  • 7952a666f1 added database update indicator Martin Wagner 2021-10-19 15:23:04 +0200
  • 59af81866f reworked genre filter Martin Wagner 2021-10-06 18:03:14 +0200
  • a4eba33bdc simplified some mini player logic Martin Wagner 2021-10-04 18:02:18 +0200
  • 8170401ec4 split playlist and cover Martin Wagner 2021-10-04 17:35:51 +0200
  • cf4b867a7e fixed can_focus Martin Wagner 2021-10-03 20:47:39 +0200
  • 76122bf6f9 split browser and search Martin Wagner 2021-10-03 18:15:41 +0200
  • 5daa298f48 simplified paned settings Martin Wagner 2021-10-02 14:48:32 +0200
  • 5ab26c4a4c changed search window dimensions Martin Wagner 2021-10-02 13:58:18 +0200
  • cdf06961db removed confusing multi value tags from the GUI Martin Wagner 2021-09-26 16:06:40 +0200
  • 11e3699d28 reworked "SearchWindow" to use threading Martin Wagner 2021-09-24 18:45:58 +0200
  • 3bb968a772 removed unneeded newline Martin Wagner 2021-09-23 17:20:09 +0200
  • 860786108e untangled some GLib.idle_add calls Martin Wagner 2021-09-23 17:14:55 +0200
  • 6bb0d7a3b1 fixed cover loading for ".CUE" files Martin Wagner 2021-09-22 23:23:02 +0200
  • f9bf2856ae removed "icons" from MainWindow Martin Wagner 2021-09-14 16:54:12 +0200
  • a497150088 "_back_to_current_album": disable genre filter when nothing is playing Martin Wagner 2021-09-14 14:50:22 +0200
  • 65f88ff861 cleared unused translations Martin Wagner 2021-09-14 14:42:52 +0200
  • 8c7da9a44b replaced "Settings" by "Preferences" Martin Wagner 2021-09-14 14:39:08 +0200
  • c174d74763 improved main menu Martin Wagner 2021-09-14 13:46:18 +0200
  • fba420d48e reordered settings tabs Martin Wagner 2021-09-14 13:04:46 +0200
  • 76b60e89fb removed some unneeded "no-show-all" Martin Wagner 2021-09-14 12:58:40 +0200
  • 99ea046d08 Reworked profiles to support proper socket connection Martin Wagner 2021-09-13 17:08:05 +0200
  • 4245b40b3d reworked "AlbumWindow" to use "threading" Martin Wagner 2021-09-09 15:53:09 +0200
  • 52d2eebede small style fix in "Settings" Martin Wagner 2021-08-21 14:38:05 +0200
  • 7e1fd49b85 removed unneeded "mini-player" property of "Settings" Martin Wagner 2021-08-21 14:33:15 +0200
  • f460bd2cd4 updated translations Martin Wagner 2021-08-21 00:31:33 +0200
  • d8bdbbb4be reworked gschema Martin Wagner 2021-08-21 00:28:36 +0200
  • 362251bff7 simplified profile settings Martin Wagner 2021-08-21 00:23:04 +0200
  • 91f5fe29eb fixed spacing in "SeekBar" Martin Wagner 2021-08-16 16:09:48 +0200
  • 5abb3ec175 animated settings stack transition Martin Wagner 2021-08-15 23:05:38 +0200
  • 759a077043 reworked "GeneralSettings" Martin Wagner 2021-08-15 20:58:56 +0200
  • a2b0db71d2 avoid rounding errors in "VolumeButton" Martin Wagner 2021-08-14 13:53:34 +0200
  • 00abbd1495 small cleanups Martin Wagner 2021-08-13 22:05:14 +0200
  • 526b423da3 moved "albumartist" fallback to "Song" Martin Wagner 2021-08-11 17:04:06 +0200