-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from AlwinEsch/Matrix-change
[Matrix] API related update and improvements
- Loading branch information
Showing
16 changed files
with
582 additions
and
309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
--- | ||
# BasedOnStyle: LLVM | ||
AccessModifierOffset: -2 | ||
AlignAfterOpenBracket: Align | ||
AlignConsecutiveAssignments: false | ||
AlignConsecutiveDeclarations: false | ||
AlignEscapedNewlines: DontAlign | ||
AlignOperands: true | ||
AlignTrailingComments: false | ||
AllowAllParametersOfDeclarationOnNextLine: true | ||
AllowShortBlocksOnASingleLine: false | ||
AllowShortCaseLabelsOnASingleLine: false | ||
AllowShortFunctionsOnASingleLine: InlineOnly | ||
AllowShortIfStatementsOnASingleLine: false | ||
AllowShortLoopsOnASingleLine: false | ||
AlwaysBreakAfterDefinitionReturnType: None | ||
AlwaysBreakAfterReturnType: None | ||
AlwaysBreakBeforeMultilineStrings: false | ||
AlwaysBreakTemplateDeclarations: true | ||
BinPackArguments: true | ||
BinPackParameters: false | ||
BreakBeforeBinaryOperators: None | ||
BreakBeforeBraces: Allman | ||
BreakBeforeTernaryOperators: true | ||
BreakConstructorInitializersBeforeComma: false | ||
BreakConstructorInitializers: BeforeColon | ||
BreakAfterJavaFieldAnnotations: false | ||
BreakStringLiterals: true | ||
ColumnLimit: 100 | ||
CommentPragmas: '^ IWYU pragma:' | ||
ConstructorInitializerAllOnOneLineOrOnePerLine: true | ||
ConstructorInitializerIndentWidth: 2 | ||
ContinuationIndentWidth: 4 | ||
Cpp11BracedListStyle: true | ||
DerivePointerAlignment: false | ||
DisableFormat: false | ||
ExperimentalAutoDetectBinPacking: false | ||
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ] | ||
IncludeBlocks: Regroup | ||
IncludeCategories: | ||
- Regex: '^<[a-z0-9_]+>$' | ||
Priority: 3 | ||
- Regex: '^<(assert|complex|ctype|errno|fenv|float|inttypes|iso646|limits|locale|math|setjmp|signal|stdalign|stdarg|stdatomic|stdbool|stddef|stdint|stdio|stdlib|stdnoreturn|string|tgmath|threads|time|uchar|wchar|wctype)\.h>$' | ||
Priority: 3 | ||
- Regex: '^<' | ||
Priority: 3 | ||
- Regex: '^["<](kodi|p8-platform)\/.*\.h[">]$' | ||
Priority: 2 | ||
- Regex: '.*' | ||
Priority: 1 | ||
IncludeIsMainRegex: '$' | ||
IndentCaseLabels: true | ||
IndentWidth: 2 | ||
IndentWrappedFunctionNames: false | ||
JavaScriptQuotes: Leave | ||
JavaScriptWrapImports: true | ||
KeepEmptyLinesAtTheStartOfBlocks: true | ||
MacroBlockBegin: '' | ||
MacroBlockEnd: '' | ||
MaxEmptyLinesToKeep: 2 | ||
NamespaceIndentation: None | ||
ObjCBlockIndentWidth: 2 | ||
ObjCSpaceAfterProperty: false | ||
ObjCSpaceBeforeProtocolList: true | ||
PenaltyBreakBeforeFirstCallParameter: 19 | ||
PenaltyBreakComment: 300 | ||
PenaltyBreakFirstLessLess: 120 | ||
PenaltyBreakString: 1000 | ||
PenaltyExcessCharacter: 1000000 | ||
PenaltyReturnTypeOnItsOwnLine: 60000 | ||
PointerAlignment: Left | ||
ReflowComments: false | ||
SortIncludes: true | ||
SpaceAfterCStyleCast: false | ||
SpaceAfterTemplateKeyword: false | ||
SpaceBeforeAssignmentOperators: true | ||
SpaceBeforeParens: ControlStatements | ||
SpaceInEmptyParentheses: false | ||
SpacesBeforeTrailingComments: 1 | ||
SpacesInAngles: false | ||
SpacesInContainerLiterals: true | ||
SpacesInCStyleCastParentheses: false | ||
SpacesInParentheses: false | ||
SpacesInSquareBrackets: false | ||
Standard: Cpp11 | ||
TabWidth: 8 | ||
UseTab: Never | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
109 changes: 109 additions & 0 deletions
109
audiodecoder.ssf/resources/language/resource.language.de_de/strings.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
# Kodi Media Center language file | ||
# Addon Name: SSF/DSF Audio Decoder | ||
# Addon id: audiodecoder.ssf | ||
# Addon Provider: Team Kodi | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: KODI Addons\n" | ||
"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.ssf/issues/\n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Kodi Translation Team\n" | ||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/kodi-addons/language/de_DE/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: de_DE\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. | ||
#[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ | ||
#For example, prefer wording as "This new string" instead of "This New String". | ||
#[Referencing] If a suitable string already exists, reuse it, making a note of where it's used! | ||
#[Description / location] For example, "#. Description of some setting" used on "#: xbmc/addons/guidialogaddoninfo.cpp" | ||
#When writing a description or setting, refer to a setting name in quotes. See existing entries for guidance. | ||
#For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. | ||
|
||
msgctxt "#30000" | ||
msgid "Default length" | ||
msgstr "Standardlänge" | ||
|
||
msgctxt "#30001" | ||
msgid "Used if specified file does not provide the length." | ||
msgstr "Wird verwendet, wenn die angegebene Datei nicht die Länge angibt." | ||
|
||
msgctxt "#30002" | ||
msgid "unused" | ||
msgstr "unbenutzt" | ||
|
||
msgctxt "#30003" | ||
msgid "{0:d} s" | ||
msgstr "{0:d} s" | ||
|
||
msgctxt "#30004" | ||
msgid "Default fade out time" | ||
msgstr "Standard-Ausblendzeit" | ||
|
||
msgctxt "#30005" | ||
msgid "Used if specified file does not provide the length and fade." | ||
msgstr "Wird verwendet, wenn angegebene Datei die Länge und verblassen nicht zur Verfügung stellt." | ||
|
||
msgctxt "#30006" | ||
msgid "unused" | ||
msgstr "unbenutzt" | ||
|
||
msgctxt "#30007" | ||
msgid "{0:d} ms" | ||
msgstr "{0:d} ms" | ||
|
||
msgctxt "#30008" | ||
msgid "Suppress opening silence" | ||
msgstr "Unterdrücke die Eröffnungsstille" | ||
|
||
msgctxt "#30009" | ||
msgid "Some files start with silent data, this prevents it and looks for the beginning." | ||
msgstr "Einige Dateien beginnen mit stillen Daten, dies verhindert dies und sucht nach dem Anfang." | ||
|
||
msgctxt "#30010" | ||
msgid "Suppress end silence" | ||
msgstr "Unterdrücke die Stille am Ende" | ||
|
||
msgctxt "#30011" | ||
msgid "Some files end with silent data, this prevents it and looks for the end." | ||
msgstr "Einige Dateien enden mit stillen Daten, dies verhindert dies und sucht nach dem Ende." | ||
|
||
msgctxt "#30012" | ||
msgid "Second of silence to check" | ||
msgstr "Sekunden der Stille zu prüfen" | ||
|
||
msgctxt "#30013" | ||
msgid "How many silent seconds are allowed before playback is stopped." | ||
msgstr "Wie viele stille Sekunden sind zulässig, bevor die Wiedergabe gestoppt wird?" | ||
|
||
msgctxt "#30014" | ||
msgid "{0:d} s" | ||
msgstr "{0:d} s" | ||
|
||
msgctxt "#30015" | ||
msgid "Direct output" | ||
msgstr "Direkte Ausgabe" | ||
|
||
msgctxt "#30016" | ||
msgid "Enable direct (dry) output." | ||
msgstr "Aktivieren Sie die direkte (trockene) Ausgabe." | ||
|
||
msgctxt "#30017" | ||
msgid "DSP emulation" | ||
msgstr "DSP-Emulation" | ||
|
||
msgctxt "#30018" | ||
msgid "Enable DSP emulation (for reverb, etc.)." | ||
msgstr "Aktivieren Sie die DSP-Emulation (für Hall usw.)." | ||
|
||
msgctxt "#30019" | ||
msgid "Dynamic recompiler" | ||
msgstr "Dynamischer Recompiler" | ||
|
||
msgctxt "#30020" | ||
msgid "Emulate DSP using dynamic recompiler." | ||
msgstr "Emulieren Sie DSP mit dem dynamischen Recompiler." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.