Zoe Roux
|
c493ccafce
|
Making memory management more efficient.
|
2019-09-27 01:25:25 +02:00 |
|
Zoe Roux
|
0bd3a30064
|
Merge pull request #1 from AnonymusRaccoon/beta
Test with a c style array.
|
2019-09-27 00:23:23 +02:00 |
|
Zoe Roux
|
adc36d7579
|
Test with a c style array.
|
2019-09-26 23:57:44 +02:00 |
|
Zoe Roux
|
1f5a589f96
|
Adding a subtitle extraction check.
|
2019-09-26 19:37:45 +02:00 |
|
Zoe Roux
|
2c1ec1812a
|
Changing a few things.
|
2019-09-25 23:53:31 +02:00 |
|
Zoe Roux
|
d99c3f0e08
|
Solving quick bugs with the web player.
|
2019-09-25 23:13:56 +02:00 |
|
Zoe Roux
|
604c68721b
|
Creating the transmuxer.
|
2019-09-25 22:41:52 +02:00 |
|
Zoe Roux
|
3c47c88767
|
Creating a Transmux function and cleaning up the Transcoder code.
|
2019-09-25 01:06:37 +02:00 |
|
Zoe Roux
|
6534ea2e99
|
FInishing support of webvtt (subrip transcoded).
|
2019-09-19 23:16:41 +02:00 |
|
Zoe Roux
|
cb306d6a34
|
Finishing subrip player support for the web app.
|
2019-09-19 19:14:41 +02:00 |
|
Zoe Roux
|
f67293d065
|
Subrip to WebVTT on the fly transcoder finished.
|
2019-09-19 12:24:08 +02:00 |
|
Zoe Roux
|
8fc703ff15
|
Adding sweets notifications.
|
2019-09-17 23:02:49 +02:00 |
|
Zoe Roux
|
d17e598a18
|
Reworking player flow with subtitles and end user subtitles.
|
2019-09-17 18:04:01 +02:00 |
|
Zoe Roux
|
735c4098a3
|
Solving a view bugs in navigation.
|
2019-09-17 15:47:50 +02:00 |
|
Zoe Roux
|
9453f02cf2
|
Finishing subtitle selector.
|
2019-09-17 15:39:55 +02:00 |
|
Zoe Roux
|
7cf9a6fe6b
|
Adding subtitle swap fonctionality inside the web app player.
|
2019-09-17 02:39:26 +02:00 |
|
Zoe Roux
|
1ce584d087
|
Finishing the c++ library for extracting subtitles.
|
2019-09-17 01:09:07 +02:00 |
|
Zoe Roux
|
2835f75c69
|
Adding metadata to the stream object and getting back data from c++ to the managed code.
|
2019-09-16 03:25:03 +02:00 |
|
Zoe Roux
|
5459e3cde6
|
Finishing c# marshmalling.
|
2019-09-16 01:13:50 +02:00 |
|
Zoe Roux
|
1ced45a763
|
Adding stream detections in the Subtitle Extract and adding logic into the c# linker.
|
2019-09-14 03:16:08 +02:00 |
|
Zoe Roux
|
40d8575e55
|
Extract subtitle logic is done.
|
2019-09-13 17:45:22 +02:00 |
|
Zoe Roux
|
ea5af3c318
|
Subtitle extractions core is here, need to use dynamic size array and implement general metadata detection.
|
2019-09-13 04:04:35 +02:00 |
|
Zoe Roux
|
7620430733
|
Reworking the subtitle extractions to support multiple subtitles in the same file. Still need a bit of work to make it work.
|
2019-09-13 03:33:33 +02:00 |
|
Zoe Roux
|
c4f1214092
|
Making subtitle extraction algorithm.
|
2019-09-12 04:16:19 +02:00 |
|
Zoe Roux
|
5baf78fdde
|
Decoding subtitles streams.
|
2019-09-10 19:16:09 +02:00 |
|
Zoe Roux
|
3cf861a7c3
|
Creating ffmpeg c++ link.
|
2019-09-10 03:01:16 +02:00 |
|
Zoe Roux
|
8d1e8433fb
|
Creating controller for video transcoding and reworking the stream (subtitle/audio) section.
|
2019-09-09 01:15:37 +02:00 |
|
Zoe Roux
|
e5d3ea1257
|
Creating subtitle support on the web-app.
|
2019-09-08 02:51:38 +02:00 |
|
Zoe Roux
|
9527894fad
|
Finishing player's seek-bar and volume button.
|
2019-09-07 12:33:11 +02:00 |
|
Zoe Roux
|
3ef233a1b6
|
Creating web-app player seek-bar and volume controls.
|
2019-09-07 04:19:39 +02:00 |
|
Zoe Roux
|
44c8451735
|
Working on the player.
|
2019-09-05 23:20:59 +02:00 |
|
Zoe Roux
|
21002fea4a
|
Creating the web app player view.
|
2019-09-05 04:06:49 +02:00 |
|
Zoe Roux
|
2462d3ad7f
|
Creating bases api calls for playback.
|
2019-09-05 01:31:45 +02:00 |
|
Zoe Roux
|
3096249eef
|
Reworking the way the c++ transcoder is imported.
|
2019-09-04 23:02:00 +02:00 |
|
Zoe Roux
|
606915e66a
|
Trying to configure CMake.
|
2019-09-03 16:36:15 +02:00 |
|
Zoe Roux
|
71920147b2
|
Solving bugs with tooltips.
|
2019-09-03 02:37:47 +02:00 |
|
Zoe Roux
|
d3577a581e
|
Adding sort functions to the browser.
Adding real tooltips.
|
2019-09-03 02:05:12 +02:00 |
|
Zoe Roux
|
9d0fa6a75f
|
Creating the static library for the transcoder.
|
2019-09-03 00:04:25 +02:00 |
|
Zoe Roux
|
db6deddbd2
|
Preparing the api for watch calls.
|
2019-09-02 23:17:57 +02:00 |
|
Zoe Roux
|
8d063489d9
|
Finishing the show details layout for the web app.
|
2019-09-02 21:55:20 +02:00 |
|
Zoe Roux
|
bc695560ae
|
Solving a few bugs and styling more.
|
2019-09-02 16:45:40 +02:00 |
|
Zoe Roux
|
37fdcfa2a3
|
Finishing episodes display.
|
2019-09-02 14:25:22 +02:00 |
|
Zoe Roux
|
2ed22e1206
|
Making episodes display for the web app.
|
2019-09-02 04:41:26 +02:00 |
|
Zoe Roux
|
d5358ad685
|
Implementing seasons inside the web app.
Implementing episodes inside the API.
|
2019-09-02 00:41:21 +02:00 |
|
Zoe Roux
|
3a378a0ac9
|
Adding season support.
|
2019-08-31 02:44:03 +02:00 |
|
Zoe Roux
|
95aa65d443
|
Adding roboto theming the webapp.
|
2019-08-31 02:32:28 +02:00 |
|
Zoe Roux
|
352e4cbf7b
|
Finishing the top design of the show details view.
|
2019-08-31 00:58:21 +02:00 |
|
Zoe Roux
|
e1a92a3d36
|
Making web app cleaner. Adding icon font. Starting to add roboto.
|
2019-08-28 03:21:58 +02:00 |
|
Zoe Roux
|
6636b876ba
|
Adding more elements to the web app for the show details.
|
2019-08-26 02:41:17 +02:00 |
|
Zoe Roux
|
26edab07b0
|
Now using the genre table inside the database. Adding menus inside the show details component of the webapp.
|
2019-08-26 02:21:52 +02:00 |
|