Skip to content

Commit

Permalink
Merge branch 'main' into search-in-playlist
Browse files Browse the repository at this point in the history
  • Loading branch information
zeebok authored May 17, 2024
2 parents faf204f + 1b2af55 commit 07a8d0e
Show file tree
Hide file tree
Showing 203 changed files with 6,030 additions and 2,339 deletions.
17 changes: 17 additions & 0 deletions data/Application.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
* SPDX-FileCopyrightText: 2021 elementary, Inc. (https://elementary.io)
*/

toolbarview revealer.bottom-bar.raised {
box-shadow: 0 -1px alpha(@highlight_color, 0.2);
background-color: alpha(black, 0.01);
background-image:
linear-gradient(
to bottom,
@borders 1px,
alpha(black, 0.07) 1px,
transparent 3px
);
color: mix(@text_color, @insensitive_bg_color, 0.15);
}

toolbarview revealer.bottom-bar actionbar {
padding: 6px;
}

album {
background-image:
linear-gradient(
Expand Down
2 changes: 2 additions & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@ config_file = configure_file(
configuration: config_data
)

adw_dep = dependency('libadwaita-1', version: '>=1.4.0')
granite_dep = dependency('granite-7')
gstreamer_dep = dependency('gstreamer-1.0')
gstreamer_pbutils_dep = dependency('gstreamer-pbutils-1.0')
gstreamer_tag_dep = dependency('gstreamer-tag-1.0')
gtk_dep = dependency('gtk4')

dependencies = [
adw_dep,
granite_dep,
gstreamer_dep,
gstreamer_pbutils_dep,
Expand Down
36 changes: 28 additions & 8 deletions po/aa.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-31 15:44+0000\n"
"POT-Creation-Date: 2024-05-14 17:49+0000\n"
"PO-Revision-Date: 2016-01-04 18:34+0000\n"
"Last-Translator: Launchpad Translations Administrators <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -14,7 +14,7 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-03-07 05:51+0000\n"
"X-Generator: Launchpad (build 18330)\n"

#: src/Application.vala:66 src/Views/NowPlayingView.vala:18
#: src/Application.vala:88 src/Views/NowPlayingView.vala:18
#: src/Views/NowPlayingView.vala:116
msgid "Music"
msgstr ""
Expand All @@ -23,30 +23,50 @@ msgstr ""
msgid "Shuffle"
msgstr ""

#: src/MainWindow.vala:33
#: src/MainWindow.vala:32
msgid "Queue is Empty"
msgstr ""

#: src/MainWindow.vala:34
#: src/MainWindow.vala:33
msgid "Audio files opened from Files will appear here"
msgstr ""

#: src/MainWindow.vala:144
#: src/MainWindow.vala:50
msgid "Open Files…"
msgstr ""

#: src/MainWindow.vala:154
#, c-format
msgid "%d invalid file was not added to the queue"
msgid_plural "%d invalid files were not added to the queue"
msgstr[0] ""
msgstr[1] ""

#: src/MainWindow.vala:191
#: src/MainWindow.vala:178
msgid "All files"
msgstr ""

#: src/MainWindow.vala:183
msgid "Music files"
msgstr ""

#: src/MainWindow.vala:192
msgid "Open"
msgstr ""

#: src/MainWindow.vala:196
msgid "Open audio files"
msgstr ""

#: src/MainWindow.vala:234
msgid "Repeat None"
msgstr ""

#: src/MainWindow.vala:195
#: src/MainWindow.vala:238
msgid "Repeat All"
msgstr ""

#: src/MainWindow.vala:199
#: src/MainWindow.vala:242
msgid "Repeat One"
msgstr ""

Expand Down
36 changes: 28 additions & 8 deletions po/ab.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-31 15:44+0000\n"
"POT-Creation-Date: 2024-05-14 17:49+0000\n"
"PO-Revision-Date: 2016-01-04 18:35+0000\n"
"Last-Translator: Launchpad Translations Administrators <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -14,7 +14,7 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-03-07 05:51+0000\n"
"X-Generator: Launchpad (build 18330)\n"

#: src/Application.vala:66 src/Views/NowPlayingView.vala:18
#: src/Application.vala:88 src/Views/NowPlayingView.vala:18
#: src/Views/NowPlayingView.vala:116
msgid "Music"
msgstr ""
Expand All @@ -23,30 +23,50 @@ msgstr ""
msgid "Shuffle"
msgstr ""

#: src/MainWindow.vala:33
#: src/MainWindow.vala:32
msgid "Queue is Empty"
msgstr ""

#: src/MainWindow.vala:34
#: src/MainWindow.vala:33
msgid "Audio files opened from Files will appear here"
msgstr ""

#: src/MainWindow.vala:144
#: src/MainWindow.vala:50
msgid "Open Files…"
msgstr ""

#: src/MainWindow.vala:154
#, c-format
msgid "%d invalid file was not added to the queue"
msgid_plural "%d invalid files were not added to the queue"
msgstr[0] ""
msgstr[1] ""

#: src/MainWindow.vala:191
#: src/MainWindow.vala:178
msgid "All files"
msgstr ""

#: src/MainWindow.vala:183
msgid "Music files"
msgstr ""

#: src/MainWindow.vala:192
msgid "Open"
msgstr ""

#: src/MainWindow.vala:196
msgid "Open audio files"
msgstr ""

#: src/MainWindow.vala:234
msgid "Repeat None"
msgstr ""

#: src/MainWindow.vala:195
#: src/MainWindow.vala:238
msgid "Repeat All"
msgstr ""

#: src/MainWindow.vala:199
#: src/MainWindow.vala:242
msgid "Repeat One"
msgstr ""

Expand Down
36 changes: 28 additions & 8 deletions po/ae.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-31 15:44+0000\n"
"POT-Creation-Date: 2024-05-14 17:49+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

#: src/Application.vala:66 src/Views/NowPlayingView.vala:18
#: src/Application.vala:88 src/Views/NowPlayingView.vala:18
#: src/Views/NowPlayingView.vala:116
msgid "Music"
msgstr ""
Expand All @@ -14,30 +14,50 @@ msgstr ""
msgid "Shuffle"
msgstr ""

#: src/MainWindow.vala:33
#: src/MainWindow.vala:32
msgid "Queue is Empty"
msgstr ""

#: src/MainWindow.vala:34
#: src/MainWindow.vala:33
msgid "Audio files opened from Files will appear here"
msgstr ""

#: src/MainWindow.vala:144
#: src/MainWindow.vala:50
msgid "Open Files…"
msgstr ""

#: src/MainWindow.vala:154
#, c-format
msgid "%d invalid file was not added to the queue"
msgid_plural "%d invalid files were not added to the queue"
msgstr[0] ""
msgstr[1] ""

#: src/MainWindow.vala:191
#: src/MainWindow.vala:178
msgid "All files"
msgstr ""

#: src/MainWindow.vala:183
msgid "Music files"
msgstr ""

#: src/MainWindow.vala:192
msgid "Open"
msgstr ""

#: src/MainWindow.vala:196
msgid "Open audio files"
msgstr ""

#: src/MainWindow.vala:234
msgid "Repeat None"
msgstr ""

#: src/MainWindow.vala:195
#: src/MainWindow.vala:238
msgid "Repeat All"
msgstr ""

#: src/MainWindow.vala:199
#: src/MainWindow.vala:242
msgid "Repeat One"
msgstr ""

Expand Down
38 changes: 30 additions & 8 deletions po/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-31 15:44+0000\n"
"POT-Creation-Date: 2024-05-14 17:49+0000\n"
"PO-Revision-Date: 2016-09-27 09:10+0000\n"
"Last-Translator: Daniel Fore <Unknown>\n"
"Language-Team: Afrikaans <af@li.org>\n"
Expand All @@ -19,7 +19,7 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-03-07 05:51+0000\n"
"X-Generator: Launchpad (build 18330)\n"

#: src/Application.vala:66 src/Views/NowPlayingView.vala:18
#: src/Application.vala:88 src/Views/NowPlayingView.vala:18
#: src/Views/NowPlayingView.vala:116
msgid "Music"
msgstr "Musiek"
Expand All @@ -28,30 +28,52 @@ msgstr "Musiek"
msgid "Shuffle"
msgstr ""

#: src/MainWindow.vala:33
#: src/MainWindow.vala:32
msgid "Queue is Empty"
msgstr ""

#: src/MainWindow.vala:34
#: src/MainWindow.vala:33
msgid "Audio files opened from Files will appear here"
msgstr ""

#: src/MainWindow.vala:144
#: src/MainWindow.vala:50
msgid "Open Files…"
msgstr ""

#: src/MainWindow.vala:154
#, c-format
msgid "%d invalid file was not added to the queue"
msgid_plural "%d invalid files were not added to the queue"
msgstr[0] ""
msgstr[1] ""

#: src/MainWindow.vala:191
#: src/MainWindow.vala:178
msgid "All files"
msgstr ""

#: src/MainWindow.vala:183
#, fuzzy
#| msgid "Music"
msgid "Music files"
msgstr "Musiek"

#: src/MainWindow.vala:192
msgid "Open"
msgstr ""

#: src/MainWindow.vala:196
msgid "Open audio files"
msgstr ""

#: src/MainWindow.vala:234
msgid "Repeat None"
msgstr ""

#: src/MainWindow.vala:195
#: src/MainWindow.vala:238
msgid "Repeat All"
msgstr ""

#: src/MainWindow.vala:199
#: src/MainWindow.vala:242
msgid "Repeat One"
msgstr ""

Expand Down
Loading

0 comments on commit 07a8d0e

Please sign in to comment.