Martin Wagner
|
7a42fc9042
|
restrict tagtypes where possible
|
2021-08-03 20:05:07 +02:00 |
|
Martin Wagner
|
19c436fc07
|
replaced "append" by "insert_with_valuesv" for performance
https://mail.gnome.org/archives/python-hackers-list/2014-January/msg00004.html
|
2021-08-03 18:00:42 +02:00 |
|
Martin Wagner
|
c878a90be1
|
removed .cue "range" workaround
|
2021-08-01 14:27:45 +02:00 |
|
Martin Wagner
|
fee94028aa
|
improved window title with missing tags
|
2021-08-01 14:22:38 +02:00 |
|
Martin Wagner
|
83f941f354
|
don't reject some elapsed values
|
2021-08-01 13:56:49 +02:00 |
|
Martin Wagner
|
0e6a90b98a
|
use GLib.markup_escape_text
|
2021-07-26 14:01:06 +02:00 |
|
Martin Wagner
|
968158dede
|
slightly improved cover loading (#39)
|
2021-07-25 18:22:37 +02:00 |
|
Martin Wagner
|
f0789d7170
|
preparations for 1.3.0
|
2021-07-24 14:21:14 +02:00 |
|
Martin Wagner
|
e905abb794
|
fixed typo
|
2021-07-24 12:22:46 +02:00 |
|
Martin Wagner
|
95cdf2e686
|
use 'f""' syntax
|
2021-07-24 12:13:09 +02:00 |
|
Martin Wagner
|
c520e43bd4
|
use "window" feature of search command
|
2021-07-23 17:29:35 +02:00 |
|
Martin Wagner
|
9d7b618a1c
|
use isinstance
|
2021-07-22 19:42:49 +02:00 |
|
Martin Wagner
|
6ccd853d82
|
added missing genre filter
|
2021-07-22 19:25:55 +02:00 |
|
Martin Wagner
|
14d4766283
|
fixed unusable search (#38)
|
2021-07-21 18:36:26 +02:00 |
|
Martin Wagner
|
86caa2ccb0
|
Merge pull request #35 from dgcampea/bitrate
Handle unknown bitrates
|
2021-07-21 11:46:16 +02:00 |
|
dgcampea
|
f0cfc240fa
|
AudioFormat:
Display unknown bitrates as "-- kbps"
Use str instead of float for bitrate
|
2021-07-20 23:33:44 +01:00 |
|
Martin Wagner
|
3bcffa8bcd
|
translation update
|
2021-07-20 20:17:56 +02:00 |
|
Martin Wagner
|
1b20f0347e
|
removed unneeded ".new()" calls
|
2021-07-19 22:41:32 +02:00 |
|
Martin Wagner
|
a01972691e
|
unified some arguments
|
2021-07-19 22:33:54 +02:00 |
|
Martin Wagner
|
dd04775148
|
added requirements.txt
|
2021-07-19 22:09:24 +02:00 |
|
Martin Wagner
|
839e6c43d4
|
Merge pull request #34 from dgcampea/fix
Uninitialize libnotify before quitting
|
2021-07-19 19:02:02 +02:00 |
|
dgcampea
|
bc17670fc0
|
Uninitialize libnotify before quitting
|
2021-07-19 17:19:48 +01:00 |
|
Martin Wagner
|
bee7cf8e8f
|
replaced " = " by "="
|
2021-07-18 22:39:35 +02:00 |
|
Martin Wagner
|
98a71297d6
|
Merge pull request #33 from dgcampea/notify
reduce notification spam
|
2021-07-18 22:36:22 +02:00 |
|
dgcampea
|
d97a1f1a53
|
reduce notification spam
|
2021-07-18 21:27:21 +01:00 |
|
Martin Wagner
|
f46a789111
|
fixed next/prev-button tooltips
|
2021-07-17 14:15:31 +02:00 |
|
Martin Wagner
|
8c75b510d5
|
simplified play button icon change
|
2021-07-17 14:07:04 +02:00 |
|
Martin Wagner
|
5d2edb9abb
|
use more Gio binds
|
2021-07-17 13:58:19 +02:00 |
|
Martin Wagner
|
ca39c3bed0
|
fixed "_on_show_audio_format_changed"
|
2021-07-16 20:37:44 +02:00 |
|
Martin Wagner
|
46f36f4a4a
|
small fix in AudioFormat
|
2021-07-16 20:29:37 +02:00 |
|
Martin Wagner
|
e91604e170
|
translation update
|
2021-07-16 20:28:02 +02:00 |
|
Martin Wagner
|
f99519db82
|
made AudioFormat optional
|
2021-07-16 20:07:52 +02:00 |
|
Martin Wagner
|
6f2d6e797f
|
small cleanup
|
2021-07-16 19:46:39 +02:00 |
|
Martin Wagner
|
06f0c0804f
|
removed action bar in playlist window
|
2021-07-16 19:39:48 +02:00 |
|
Martin Wagner
|
975e0470ae
|
don't show "AudioType" when format is empty
|
2021-07-04 22:42:12 +02:00 |
|
Martin Wagner
|
eb1d4cfd7f
|
fixed "SearchWindow"
|
2021-07-04 19:38:05 +02:00 |
|
Martin Wagner
|
eb26e7c9ec
|
replaced "-" by "•" in "AlbumPopover"
|
2021-07-04 18:41:13 +02:00 |
|
Martin Wagner
|
63135b23cb
|
fixed popdown of popovers
|
2021-07-04 18:37:14 +02:00 |
|
Martin Wagner
|
8e3aa47dc5
|
revert file type detection in "AudioType"
|
2021-07-04 17:24:36 +02:00 |
|
Martin Wagner
|
a84cdf34b6
|
use "•" in window title instead of "-"
|
2021-07-04 16:52:12 +02:00 |
|
Martin Wagner
|
1e7a010bec
|
use "locale.str" to convert float to str
|
2021-07-04 16:26:18 +02:00 |
|
Martin Wagner
|
734836711f
|
fixed sorting in SelectionList (#32)
|
2021-07-03 15:05:56 +02:00 |
|
Martin Wagner
|
b7d027edf6
|
fixed MPDActionGroup action state on reconnect
|
2021-06-27 22:38:09 +02:00 |
|
Martin Wagner
|
4deaadd1cf
|
added debug mode
|
2021-06-27 19:43:18 +02:00 |
|
Martin Wagner
|
94cb95e1f7
|
small performance improvements
|
2021-06-27 19:08:32 +02:00 |
|
Martin Wagner
|
11ec902319
|
improved icon autosizing
|
2021-06-25 23:21:06 +02:00 |
|
Martin Wagner
|
e505416036
|
improved "GenreSelect" (#31)
|
2021-06-24 21:24:22 +02:00 |
|
Martin Wagner
|
d665263366
|
use "rewind-mode" in MPRIS interface
|
2021-06-12 22:37:37 +02:00 |
|
Martin Wagner
|
0bee26c7c1
|
added "rewind-mode" for previous button
|
2021-06-12 09:38:57 +02:00 |
|
Martin Wagner
|
e08f0232ff
|
improved metadata formatting in SongPopover
|
2021-06-07 18:40:25 +02:00 |
|