Commit graph

20 commits

Author SHA1 Message Date
Bond_009 b5f0760db8 Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
Thibault Nocchi f91839dd8c Fix WebVTT region to spec 2021-11-04 15:44:15 +01:00
Bond_009 a6d1e542e6 Reduce allocations 2021-09-19 20:53:31 +02:00
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
MrTimscampi a262ecd9c7 Add positionning cues to WebVTT writer 2020-05-09 20:47:05 +02:00
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model 2019-01-13 21:02:23 +01:00
Mathieu Velten 1d7d52ff9e Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b 2018-12-14 17:32:54 +01:00
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 2017-08-09 15:56:38 -04:00
Luke Pulverenti 3178896004 update subtitle methods 2015-07-19 23:43:13 -04:00
Luke 1e2e51d35b Merge pull request #905 from faush01/master
make sure start and end times are different
2014-08-29 07:41:37 -04:00
faush01 96f8132f6e make sure start and end times are different 2014-08-29 16:42:56 +10:00
Luis Miguel Almánzar 0cb3c39636 change newline value 2014-08-24 18:02:47 -04:00
Luke Pulverenti cd59799340 fix vtt with chrome 2014-06-18 12:08:54 -04:00
Luke Pulverenti 62dadbf4b2 subtitle fixes 2014-06-14 22:37:12 -04:00
Luke Pulverenti 0b60e7ca67 fixes #843 - Update Dlna to respect user audio/subtitle language settings 2014-06-14 14:24:20 -04:00
Luke Pulverenti 6186618f3e remove <br/> from parsed subtitles 2014-06-13 10:24:14 -04:00
Luke Pulverenti 77ad0fc336 fixes #674 - Support converting subtitles to webvtt 2014-06-11 10:42:03 -04:00
Luis Miguel Almánzar 8f56b74d63 add VTT writer implementation 2014-05-11 02:29:44 -04:00
Luke Pulverenti 40272d4a5c stub out subtitle writer 2014-05-11 00:47:48 -04:00