Compare commits
No commits in common. 'f38r' and 'i9r' have entirely different histories.
@ -0,0 +1,4 @@
|
||||
77e8437727a7ca08c393d03752dc743b26d7aac2 SOURCES/ddb_output_pw-97ab728.tar.gz
|
||||
7bf6483c6c1fc6626eba3806019141edb6d9d61c SOURCES/ddb_dsp_libretro-97ab728.tar.gz
|
||||
00fa16ae68c81ab2d29452cbc89838e6304e86b0 SOURCES/mp4p-97ab728.tar.gz
|
||||
c4d4c1085212387d4d558f625bb5a5f919f56c3c SOURCES/1.9.5.tar.gz
|
@ -1,30 +1,4 @@
|
||||
/deadbeef-0.7.2.tar.bz2
|
||||
/6d02b028861ab4c8c8f06f480d5b2197011b6dbd
|
||||
/73f972277cd7ecebc92dda6ae2a74ea05a9719f6
|
||||
/373f55642b6b752bdca159ed621fcd732ce9063c
|
||||
/1.8.0.tar.gz
|
||||
/1.8.1.tar.gz
|
||||
/1.8.2.tar.gz
|
||||
/1.8.3.tar.gz
|
||||
/1.8.4.tar.gz
|
||||
/1.8.7.tar.gz
|
||||
/mp4p-f111d7a.tar.gz
|
||||
/1.8.8.tar.gz
|
||||
/mp4p-82291e4.tar.gz
|
||||
/1.9.0.tar.gz
|
||||
/mp4p-a80941d.tar.gz
|
||||
/1.9.0.tar.gz
|
||||
/mp4p-a80941d.tar.gz
|
||||
/1.9.1.tar.gz
|
||||
/1.9.2.tar.gz
|
||||
/mp4p-814f747.tar.gz
|
||||
/1.9.3.tar.gz
|
||||
/1.9.4.tar.gz
|
||||
/mp4p-97ab728.tar.gz
|
||||
/1.9.5.tar.gz
|
||||
/ddb_dsp_libretro-97ab728.tar.gz
|
||||
/ddb_output_pw-97ab728.tar.gz
|
||||
/1.9.6.tar.gz
|
||||
/mp4p-156195c.tar.gz
|
||||
/ddb_dsp_libretro-156195c.tar.gz
|
||||
/ddb_output_pw-156195c.tar.gz
|
||||
SOURCES/ddb_output_pw-97ab728.tar.gz
|
||||
SOURCES/ddb_dsp_libretro-97ab728.tar.gz
|
||||
SOURCES/mp4p-97ab728.tar.gz
|
||||
SOURCES/1.9.5.tar.gz
|
||||
|
@ -0,0 +1,34 @@
|
||||
From c972c31ef25a7abcb40423f8be78b91f749bd479 Mon Sep 17 00:00:00 2001
|
||||
From: Sergey Cherevko <s.cherevko@msvsphere.ru>
|
||||
Date: Wed, 9 Aug 2023 18:50:01 +0300
|
||||
Subject: [PATCH] Added Russian description for ArcMenu
|
||||
|
||||
---
|
||||
deadbeef.desktop.in | 5 +++--
|
||||
1 file changed, 3 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/deadbeef.desktop.in b/deadbeef.desktop.in
|
||||
index cd35a1a..3a52ac9 100644
|
||||
--- a/deadbeef.desktop.in
|
||||
+++ b/deadbeef.desktop.in
|
||||
@@ -1,14 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=DeaDBeeF
|
||||
+Name[ru]=Аудиопроигрыватель DeaDBeeF
|
||||
GenericName=Audio Player
|
||||
GenericName[pt_BR]=Reprodutor de áudio
|
||||
-GenericName[ru]=Аудио плеер
|
||||
+GenericName[ru]=Аудиопроигрыватель
|
||||
GenericName[zh_CN]=音频播放器
|
||||
GenericName[zh_TW]=音樂播放器
|
||||
Comment=Listen to music
|
||||
Comment[pt_BR]=Escute músicas
|
||||
-Comment[ru]=Слушай музыку
|
||||
+Comment[ru]=Воспроизведение музыки и аудио
|
||||
Comment[zh_CN]=倾听音乐
|
||||
Comment[zh_TW]=聆聽音樂
|
||||
Icon=deadbeef
|
||||
--
|
||||
2.39.2
|
||||
|
@ -0,0 +1,70 @@
|
||||
From 323eacc79f2551e23d1b14f753e3bc38989c298d Mon Sep 17 00:00:00 2001
|
||||
From: tigro <arkadiy.sheyn@softline.com>
|
||||
Date: Tue, 28 Nov 2023 18:36:11 +0300
|
||||
Subject: [PATCH] Drop inappropriate symbold
|
||||
|
||||
---
|
||||
ChangeLog | 1 -
|
||||
about.txt | 2 --
|
||||
help.txt | 2 --
|
||||
main.c | 1 -
|
||||
plugins/cocoaui/help-cocoa.txt | 2 --
|
||||
5 files changed, 8 deletions(-)
|
||||
|
||||
diff --git a/ChangeLog b/ChangeLog
|
||||
index e41de53..f7116d5 100644
|
||||
--- a/ChangeLog
|
||||
+++ b/ChangeLog
|
||||
@@ -94,7 +94,6 @@ version 1.9.0
|
||||
Added: Improved DSP preferences GTK UI (Saivert)
|
||||
Added: Improved handling of invalid MP3 files
|
||||
Added: Last.fm scrobbler will use HTTPS by default
|
||||
- Glory to Ukraine! 💛💙
|
||||
|
||||
version 1.8.8
|
||||
Fixed: A crash and file path issues in PSF plugin (greedysky)
|
||||
diff --git a/about.txt b/about.txt
|
||||
index f8ea707..edcdc65 100644
|
||||
--- a/about.txt
|
||||
+++ b/about.txt
|
||||
@@ -1,5 +1,3 @@
|
||||
-💛💙
|
||||
-
|
||||
DeaDBeeF - The Music Player
|
||||
Copyright © 2009-2023 Oleksiy Yakovenko and contributors
|
||||
https://deadbeef.sourceforge.io
|
||||
diff --git a/help.txt b/help.txt
|
||||
index 8cb62ed..2dad563 100644
|
||||
--- a/help.txt
|
||||
+++ b/help.txt
|
||||
@@ -1,5 +1,3 @@
|
||||
-💛💙
|
||||
-
|
||||
Help file for GTK version of Deadbeef Player (Linux/*BSD and friends)
|
||||
|
||||
* LINKS
|
||||
diff --git a/main.c b/main.c
|
||||
index d420bed..965604b 100644
|
||||
--- a/main.c
|
||||
+++ b/main.c
|
||||
@@ -1068,7 +1068,6 @@ main_cleanup_and_quit (void) {
|
||||
plug_cleanup ();
|
||||
trace ("logger_free\n");
|
||||
|
||||
- trace ("💛💙\n");
|
||||
ddb_logger_free();
|
||||
|
||||
char crash_marker[PATH_MAX];
|
||||
diff --git a/plugins/cocoaui/help-cocoa.txt b/plugins/cocoaui/help-cocoa.txt
|
||||
index fa03d57..e4c2296 100644
|
||||
--- a/plugins/cocoaui/help-cocoa.txt
|
||||
+++ b/plugins/cocoaui/help-cocoa.txt
|
||||
@@ -1,5 +1,3 @@
|
||||
-💛💙
|
||||
-
|
||||
Help file for Cocoa/macOS version of DeaDBeeF Player
|
||||
|
||||
* LINKS
|
||||
--
|
||||
2.43.0
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +0,0 @@
|
||||
SHA512 (1.9.6.tar.gz) = 43f864e307d2bc18bbb45edd6ab5deb019b54156a5bda73ba27e70765ea7c3b373f9b3cf8971cb90e6eb8c9ff0b9f74c556b855746b3251b78b8423051fb6de1
|
||||
SHA512 (mp4p-156195c.tar.gz) = 55c80468545caf4608aa5ad568ff1eec5f7a169aec64c7cfc23c57eaa3aa006960ad02f7f99d8143f15447a1bfcc174a1e15f2c1b2f6182adbd90f8359d41cbb
|
||||
SHA512 (ddb_dsp_libretro-156195c.tar.gz) = 4e54ab0da363a2d86041c18e4c7eb1d4eb78adaa8252fa65d31bd29a3b0c0fe2bc064058e7a2bd9b279b8f74d02bfb605d71cee73ac8bb246c5ad87601fab6f4
|
||||
SHA512 (ddb_output_pw-156195c.tar.gz) = eaaa9c8dd138e58416ade2eecf500f21a427d84b81f73b34ead858c54c210655c27c57986aa38c3a1693fa4ace69d711b688b027d490a03b3abb91413754c50a
|
Loading…
Reference in new issue