Commit Graph

  • f24f58e930 always select current album in AlbumList when possible Martin Wagner 2022-09-03 10:12:41 +02:00
  • 750a311327 set selection mode to BROWSE in AlbumList Martin Wagner 2022-09-02 23:59:27 +02:00
  • 23f9ffa76c avoid too many "disconnected" signals Martin Wagner 2022-08-27 14:11:41 +02:00
  • 6ed7a9c46d fixed typo Martin Wagner 2022-08-27 14:05:58 +02:00
  • 98d1a140bf separated selecting and scrolling in SelectionList Martin Wagner 2022-08-27 14:05:10 +02:00
  • 76c27816a8 improved auto scrolling in browser Martin Wagner 2022-08-27 13:53:28 +02:00
  • b1994fc4bc fixed double selection in SelectionList Martin Wagner 2022-08-27 13:50:11 +02:00
  • 84216f569f disabled double-click play in ArtistList Martin Wagner 2022-08-27 13:42:35 +02:00
  • a7a209d577 reworked SelectionList Martin Wagner 2022-08-27 13:39:13 +02:00
  • 953d5ec8d3 use try, except, else Martin Wagner 2022-08-08 18:25:23 +02:00
  • 9ed5e67f5e fixed some scrolling issues Martin Wagner 2022-07-18 19:29:46 +02:00
  • fdeaad4b9f improved back_to_current_song_button to cover less information Martin Wagner 2022-07-16 15:11:32 +02:00
  • f6124ae45e Merge pull request #53 from MasFlam/master Martin Wagner 2022-06-20 19:51:53 +02:00
  • 76b7b3b45b Add Polish translation MasFlam 2022-06-20 19:24:44 +02:00
  • 7e8b169705 reworked Duration Martin Wagner 2022-05-28 14:16:56 +02:00
  • 3e2f8c51d2 use GLib.DateTime to parse time Martin Wagner 2022-05-27 22:52:02 +02:00
  • 6acef07ccc unified time strings Martin Wagner 2022-05-27 22:13:04 +02:00
  • 666fe08208 fixed cover aspect ratio to 1 Martin Wagner 2022-05-26 15:58:50 +02:00
  • 7f2cccdbab fixed fallback cover placing Martin Wagner 2022-05-14 15:22:19 +02:00
  • 2369aca946 fixed blurry fallback covers Martin Wagner 2022-05-14 14:46:46 +02:00
  • 22f452c4ef fixed normal player restore Martin Wagner 2022-04-23 14:01:23 +02:00
  • d28b9901cb load svg at sufficient size Martin Wagner 2022-04-23 13:25:43 +02:00
  • 142ff75774 prevent silent crashes Martin Wagner 2022-04-23 13:20:10 +02:00
  • 9869bd8753 fixed popover placing in AlbumList Martin Wagner 2022-04-23 13:06:17 +02:00
  • 6f188128ae use get_cursor where possible Martin Wagner 2022-04-23 13:03:44 +02:00
  • f240215b1f reworked playlist highlighting Martin Wagner 2022-04-23 12:36:51 +02:00
  • df3f996f71 fixed default mini player size Martin Wagner 2022-04-21 17:24:06 +02:00
  • 67c914002d auto resize main cover Martin Wagner 2022-04-21 17:14:43 +02:00
  • 6198a821db fixed ctrl-c behavior Martin Wagner 2022-04-16 22:02:18 +02:00
  • d07ca0697d set sensitivity of back_button Martin Wagner 2022-04-16 21:21:50 +02:00
  • 32893f7062 fixed MPRIS Previous method according to the specs Using conditional previous in the MPRIS interface introduced some bugs. It was not possible to go to the previous track via plasma's MPRIS client. Martin Wagner 2022-04-16 20:47:59 +02:00
  • aacf27ccb0 added workaround for Gtk bug Martin Wagner 2022-04-09 11:35:30 +02:00
  • e328a48af0 preparations for 1.7.0 v1.7.0 Martin Wagner 2022-04-07 12:43:36 +02:00
  • 33024c34eb translation update Martin Wagner 2022-04-07 12:14:52 +02:00
  • c8de9d2cfa alignment fix Martin Wagner 2022-04-04 16:16:08 +02:00
  • 6ecc2b8f5f implemented add to playlist button Martin Wagner 2022-04-04 15:24:46 +02:00
  • 152883f6f6 reworked status icons to match Adwaita 42 style Martin Wagner 2022-04-03 15:06:03 +02:00
  • 07a47d19ce highlight a possible Gtk bug in the code Martin Wagner 2022-03-29 19:08:25 +02:00
  • 80777db017 Revert "avoid unintended button reveal" Martin Wagner 2022-03-29 19:05:52 +02:00
  • c148b2c678 notification fixes Martin Wagner 2022-03-25 22:21:53 +01:00
  • 9b841df3e4 avoid unintended button reveal Martin Wagner 2022-03-25 22:14:27 +01:00
  • a90b45438f improved .cue support Martin Wagner 2022-03-25 18:41:31 +01:00
  • cbc5735d52 harmonized SongPopover and AlbumPopover Martin Wagner 2022-03-25 17:26:13 +01:00
  • 8bc82fcd13 minor cleanups Martin Wagner 2022-03-23 17:23:56 +01:00
  • 4008765bc5 centralized cover loading Martin Wagner 2022-03-20 13:26:45 +01:00
  • 4382511ac3 Merge pull request #49 from ersen0/po-tr Martin Wagner 2022-03-19 11:40:35 +01:00
  • b9abbcb7d7 add turkish translation Oğuz Ersen 2022-03-19 10:23:42 +03:00
  • 2e7404bb6e replaced MPDError by a more specific one Martin Wagner 2022-03-16 23:13:34 +01:00
  • afb8dc4c0b fixed mpd import Martin Wagner 2022-03-16 23:03:58 +01:00
  • ddbd490de4 withdraw old notifications Martin Wagner 2022-03-16 22:44:34 +01:00
  • 13d27b15fa minor urllib usage fixes Martin Wagner 2022-03-16 00:21:24 +01:00
  • e64198b95a simplified cover fetching in MPRISInterface Martin Wagner 2022-03-15 19:52:54 +01:00
  • 721db17d63 replaced bs4 with HTMLParser Martin Wagner 2022-03-15 19:50:23 +01:00
  • 0c6fc5ac19 removed requests dependency Martin Wagner 2022-03-15 18:13:45 +01:00
  • 1ca4761d75 removed libnotify dependency Martin Wagner 2022-03-15 17:18:43 +01:00
  • bf32ef7a29 hide unneeded labels in SeekBar Martin Wagner 2022-03-15 16:43:23 +01:00
  • 82ad11472c fixed label update in SeekBar Martin Wagner 2022-03-15 12:12:20 +01:00
  • c32cdf352d directly pass application to MPRISInterface Martin Wagner 2022-03-15 00:13:46 +01:00
  • da9cbe64cc moved MPRIS startup Martin Wagner 2022-03-15 00:10:03 +01:00
  • e8d086e760 simplified startup Martin Wagner 2022-03-15 00:06:37 +01:00
  • 08a6b223e3 simplified MPRISInterface.Quit() Martin Wagner 2022-03-14 23:47:57 +01:00
  • 4766f3681d overwrite do_shutdown Martin Wagner 2022-03-14 23:43:51 +01:00
  • e2ae017104 use binary covers in MPRISInterface Martin Wagner 2022-03-14 23:18:16 +01:00
  • 6e063cedc6 removed separators in AudioFormat Martin Wagner 2022-03-14 13:07:05 +01:00
  • 3a72ce83ca simplified SeekBar Martin Wagner 2022-03-13 19:10:05 +01:00
  • d5c148205f fixed VolumeButton popover Martin Wagner 2022-03-08 19:27:30 +01:00
  • 0eb92f4b67 fixed menu margins Martin Wagner 2022-03-08 18:25:03 +01:00
  • 0971bb7500 merged OutputPopover into VolumeButton Martin Wagner 2022-03-08 18:22:27 +01:00
  • 1f2d9c8587 use osd class on progressbar Martin Wagner 2022-03-07 16:17:47 +01:00
  • f92e3a5ff1 properly escape uris in MPRISInterface Martin Wagner 2022-03-06 23:15:27 +01:00
  • 1f6b63cb8c properly escape uris in SongPopover Martin Wagner 2022-03-06 23:05:05 +01:00
  • d4bbba9a2c changed behavior of open button in SongPopover (#48) Martin Wagner 2022-03-06 22:30:47 +01:00
  • 211d88fc67 made popover_button a MenuButton Martin Wagner 2022-03-04 16:18:53 +01:00
  • 8f3f954602 Bulgarian translation fixes Martin Wagner 2022-02-27 09:47:50 +01:00
  • f3cc6c0680 decreased max_width_chars of search_entry v1.6.0 Martin Wagner 2022-02-24 13:53:21 +01:00
  • 6740cf0bd5 updated features list Martin Wagner 2022-02-24 13:15:32 +01:00
  • 30e7dab546 preparations for 1.6.0 Martin Wagner 2022-02-24 13:10:37 +01:00
  • 0af65bbe5b changed defaults to match the new playlist style Martin Wagner 2022-02-24 12:50:40 +01:00
  • a46aa1e97c updated translations Martin Wagner 2022-02-23 18:46:06 +01:00
  • 7621b77b16 changed tooltip_text of popover_button Martin Wagner 2022-02-23 18:31:05 +01:00
  • f248a63d9a fixed sensitivity of add_button Martin Wagner 2022-02-23 18:25:01 +01:00
  • da99808f10 use standard keybindings in PlaylistsPopover Martin Wagner 2022-02-23 17:04:40 +01:00
  • f7a5befbcf avoid refresh in PlaylistsPopover Martin Wagner 2022-02-23 12:08:54 +01:00
  • 941bbf7220 fixed scrolling in PlaylistsPopover Martin Wagner 2022-02-22 20:20:40 +01:00
  • 662d755d64 added missing wrapper Martin Wagner 2022-02-22 19:09:39 +01:00
  • cc4faa29c9 use treeview in PlaylistsPopover Martin Wagner 2022-02-22 19:03:55 +01:00
  • 934dcfc4d1 added PlaylistPopover Martin Wagner 2022-02-22 12:57:46 +01:00
  • 6c2dbfebfd expand playlist name entry Martin Wagner 2022-02-22 10:58:46 +01:00
  • c28e0b9a37 enqueue playlists by default Martin Wagner 2022-02-22 10:54:27 +01:00
  • edd58937c6 added playlists duration Martin Wagner 2022-02-22 10:39:49 +01:00
  • 6ecea2f415 removed SearchWindow close signal Martin Wagner 2022-02-20 16:23:40 +01:00
  • a735c650e5 fixed wrong mpris metadata Martin Wagner 2022-02-20 16:21:20 +01:00
  • a35b67865a fixed typo Martin Wagner 2022-02-19 23:52:50 +01:00
  • 93545af49c fixed PlaylistsPopover name Martin Wagner 2022-02-19 23:44:16 +01:00
  • 0e0ad6091d right align length column Martin Wagner 2022-02-19 23:42:35 +01:00
  • 645bb42f1c fixed ui stale without fixed-height-mode Martin Wagner 2022-02-19 23:38:37 +01:00
  • 0d95fc6ee0 use a better icon for playlists management Martin Wagner 2022-02-18 23:36:14 +01:00
  • ed41297dee fixed sorting Martin Wagner 2022-02-17 17:45:08 +01:00
  • c483f8ff0b added tooltip Martin Wagner 2022-02-17 09:53:16 +01:00
  • 6802406558 added basic stored playlist management Martin Wagner 2022-02-17 09:45:02 +01:00