Skip to content

Commit

Permalink
Merge pull request dlrudie#165 from jaylapham/master
Browse files Browse the repository at this point in the history
add quodlibet support
  • Loading branch information
David Rudie authored Jun 18, 2017
2 parents 8b6c92f + 54333b8 commit 8634ab9
Show file tree
Hide file tree
Showing 17 changed files with 217 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Snip/Globals.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ public enum MediaPlayerSelection : int
Winamp = 2,
foobar2000 = 3,
VLC = 4,
GPMDP = 5
GPMDP = 5,
quodlibet = 6
}

public enum MediaCommand : int
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.cs-CZ.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Přepnuto na Winamp
SwitchedTofoobar2000=Přepnuto na foobar2000
SwitchedToVLC=Přepnuto na VLC
SwitchedToGPMDP=Přepnuto na GPMDP
SwitchedToQuodlibet=Přepnuto na quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp není spuštěn
foobar2000IsNotRunning=foobar2000 není spuštěn
VLCIsNotRunning=VLC není spuštěno
GPMDPIsNotRunning=GPMDP není spuštěno
QuodlibetIsNotRunning=quodlibet není spuštěno

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.de-AT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Auf Winamp gewechselt
SwitchedTofoobar2000=Auf foobar2000 gewechselt
SwitchedToVLC=Auf VLC gewechselt
SwitchedToGPMDP=Auf GPMDP gewechselt
SwitchedToQuodlibet=Auf quodlibet gewechselt

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp läuft gerade nicht
foobar2000IsNotRunning=foobar2000 läuft gerade nicht
VLCIsNotRunning=VLC läuft gerade nicht
GPMDPIsNotRunning=GPMDP läuft gerade nicht
QuodlibetIsNotRunning=quodlibet läuft gerade nicht

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.de-CH.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Auf Winamp gewechselt
SwitchedTofoobar2000=Auf foobar2000 gewechselt
SwitchedToVLC=Auf VLC gewechselt
SwitchedToGPMDP=Auf GPMDP gewechselt
SwitchedToQuodlibet=Auf quodlibet gewechselt

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp läuft gerade nicht
foobar2000IsNotRunning=foobar2000 läuft gerade nicht
VLCIsNotRunning=VLC läuft gerade nicht
GPMDPIsNotRunning=GPMDP läuft gerade nicht
QuodlibetIsNotRunning=quodlibet läuft gerade nicht

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.de-DE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Auf Winamp gewechselt
SwitchedTofoobar2000=Auf foobar2000 gewechselt
SwitchedToVLC=Auf VLC gewechselt
SwitchedToGPMDP=Auf GPMDP gewechselt
SwitchedToQuodlibet=Auf quodlibet gewechselt

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp läuft gerade nicht
foobar2000IsNotRunning=foobar2000 läuft gerade nicht
VLCIsNotRunning=VLC läuft gerade nicht
GPMDPIsNotRunning=GPMDP läuft gerade nicht
QuodlibetIsNotRunning=quodlibet läuft gerade nicht

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.el-GR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Έγινε αλλαγή σε Winamp
SwitchedTofoobar2000=Έγινε αλλαγή σε foobar2000
SwitchedToVLC=Έγινε αλλαγή σε VLC
SwitchedToGPMDP=Έγινε αλλαγή σε GPMDP
SwitchedToQuodlibet=Έγινε αλλαγή σε quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Το Winamp δεν εκτελείται αυτή τη στι
foobar2000IsNotRunning=Το foobar2000 δεν εκτελείται αυτή τη στιγμή
VLCIsNotRunning=Το VLC δεν εκτελείται αυτή τη στιγμή
GPMDPIsNotRunning=Το GPMDP δεν εκτελείται αυτή τη στιγμή
QuodlibetIsNotRunning=Το quodlibet δεν εκτελείται αυτή τη στιγμή

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.es-CL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Se cambió a Winamp
SwitchedTofoobar2000=Se cambió a foobar2000
SwitchedToVLC=Se cambió a VLC
SwitchedToGPMDP=Se cambió a GPMDP
SwitchedToQuodlibet=Se cambió a quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp no se está ejecutando
foobar2000IsNotRunning=foobar2000 no se está ejecutando
VLCIsNotRunning=VLC no se está ejecutando
GPMDPIsNotRunning=GPMDP no se está ejecutando
QuodlibetIsNotRunning=quodlibet no se está ejecutando

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.fr-FR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Changer à Winamp
SwitchedTofoobar2000=Changer à foobar2000
SwitchedToVLC=Changer à VLC
SwitchedToGPMDP=Changer à GPMDP
SwitchedToQuodlibet=Changer à quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp n'est pas en fonction présentement
foobar2000IsNotRunning=foobar2000 n'est pas en fonction présentement
VLCIsNotRunning=VLC n'est pas en fonction présentement
GPMDPIsNotRunning=GPMDP n'est pas en fonction présentement
QuodlibetIsNotRunning=quodlibet n'est pas en fonction présentement

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.nb-NO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Byttet til Winamp
SwitchedTofoobar2000=Byttet til foobar2000
SwitchedToVLC=Byttet til VLC
SwitchedToGPMDP=Byttet til GPMDP
SwitchedToQuodlibet=Byttet til quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp kjører ikke
foobar2000IsNotRunning=foobar2000 kjører ikke
VLCIsNotRunning=VLC kjører ikke
GPMDPIsNotRunning=GPMDP kjører ikke
QuodlibetIsNotRunning=quodlibet kjører ikke

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.nl-NL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Omgeschakeld naar Winamp
SwitchedTofoobar2000=Omgeschakeld naar foobar2000
SwitchedToVLC=Omgeschakeld naar VLC
SwitchedToGPMDP=Omgeschakeld naar GPMDP
SwitchedToQuodlibet=Omgeschakeld naar quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp draait nu niet
foobar2000IsNotRunning=foobar2000 draait nu niet
VLCIsNotRunning=VLC draait nu niet
GPMDPIsNotRunning=GPMDP draait nu niet
QuodlibetIsNotRunning=quodlibet draait nu niet

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.pl-PL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Przełączono na Winamp
SwitchedTofoobar2000=Przełączono na foobar2000
SwitchedToVLC=Przełączono na VLC
SwitchedToGPMDP=Przełączono na GPMDP
SwitchedToQuodlibet=Przełączono na quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp nie jest obecnie uruchomione
foobar2000IsNotRunning=foobar2000 nie jest obecnie uruchomione
VLCIsNotRunning=VLC nie jest obecnie uruchomione
GPMDPIsNotRunning=GPMDP nie jest obecnie uruchomione
QuodlibetIsNotRunning=quodlibet nie jest obecnie uruchomione

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.sv-SE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Bytte till Winamp
SwitchedTofoobar2000=Bytte till foobar2000
SwitchedToVLC=Bytte till VLC
SwitchedToGPMDP=Bytte till GPMDP
SwitchedToQuodlibet=Bytte till quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp körs inte just nu
foobar2000IsNotRunning=foobar2000 körs inte just nu
VLCIsNotRunning=VLC körs inte just nu
GPMDPIsNotRunning=GPMDP körs inte just nu
QuodlibetIsNotRunning=quodlibet körs inte just nu

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
3 changes: 3 additions & 0 deletions Snip/Resources/Strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Winamp=Winamp
foobar2000=foobar2000
VLC=VLC
GPMDP=GPMDP
quodlibet=quodlibet

; This text is saved to the Snip.txt file when the user switches media players
; from the right-click context menu.
Expand All @@ -27,6 +28,7 @@ SwitchedToWinamp=Switched to Winamp
SwitchedTofoobar2000=Switched to foobar2000
SwitchedToVLC=Switched to VLC
SwitchedToGPMDP=Switched to GPMDP
SwitchedToQuodlibet=Switched to quodlibet

; This text is saved to the Snip.txt file when Snip itself is running but Snip
; does not detect the selected media player as running.
Expand All @@ -36,6 +38,7 @@ WinampIsNotRunning=Winamp is not currently running
foobar2000IsNotRunning=foobar2000 is not currently running
VLCIsNotRunning=VLC is not currently running
GPMDPIsNotRunning=GPMDP is not currently running
QuodlibetIsNotRunning=quodlibet is not currently running

; This text is saved to the Snip.txt file when no track is playing in the
; selected media file or when the user stops/pauses a playing track.
Expand Down
10 changes: 10 additions & 0 deletions Snip/Snip.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8634ab9

Please sign in to comment.