summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean up player creation function error handlingTuomas Virtanen2018-04-06
* Merge pull request #30 from katajakasa/travis-testingTuomas Virtanen2018-04-06
|\
| * travis: Remove unnecessary cruftTuomas Virtanen2018-04-06
|/
* travis: Tweak requirements listTuomas Virtanen2018-04-05
* travis: Get rid of old sh filesTuomas Virtanen2018-04-05
* travis: Remove sdl2 snaphots ppaTuomas Virtanen2018-04-05
* travis: Use apt pluginTuomas Virtanen2018-04-05
* travis: Move -y switches to startTuomas Virtanen2018-04-05
* Merge pull request #29 from katajakasa/sonarcloudTuomas Virtanen2018-04-05
|\
| * Start on Sonarcloud supportTuomas Virtanen2018-04-05
|/
* CleanupsTuomas Virtanen2018-04-05
* Fix bitmap subtitle playbackTuomas Virtanen2018-04-04
* Let the video example use whatever rendererTuomas Virtanen2018-03-31
* Add texture atlas for subtitlesTuomas Virtanen2018-03-31
* CleanupsTuomas Virtanen2018-03-29
* Merge pull request #27 from katajakasa/ttv-split-playerTuomas Virtanen2018-03-26
|\
| * Cleanup and function renamesTuomas Virtanen2018-03-26
| * Add missing includeTuomas Virtanen2018-03-26
| * Update README.mdTuomas Virtanen2018-03-26
| * Properly clear library state variableTuomas Virtanen2018-03-26
| * Allow runtime loading of libass library.Tuomas Virtanen2018-03-26
| * Even more compiler warning cleanupsTuomas Virtanen2018-03-26
| * Require SDL 2.0.5Tuomas Virtanen2018-03-26
| * More compiler warning cleanupsTuomas Virtanen2018-03-26
| * Add support for bitmap subtitlesTuomas Virtanen2018-03-26
| * Remove unneccessary loggingTuomas Virtanen2018-03-26
| * Toy around more with ass/ssa subtitlesTuomas Virtanen2018-03-26
| * Dump reorganized codeTuomas Virtanen2018-01-15
| * Decoder cleanupsTuomas Virtanen2017-09-22
| * Add the actual pkg-config source fileTuomas Virtanen2017-09-22
| * Add pkg-config fileTuomas Virtanen2017-09-22
| * Split decoding to separate filesTuomas Virtanen2017-09-22
| * Split kitplayer.c to multiple filesTuomas Virtanen2017-09-22
* | Bump version number to 0.0.7Tuomas Virtanen2017-09-22
|/
* Merge pull request #26 from OdyX/cmake-install-dirsTuomas Virtanen2017-09-13
|\
| * Use CMAKE_INSTALL targetsDidier Raboud2017-09-13
|/
* Update gitignore with vscode project directoryTuomas Virtanen2017-09-11
* Set VERSION and SOVERSION properlyTuomas Virtanen2017-09-11
* Use only compiler name with cov-configureTuomas Virtanen2016-11-03
* Re-add specific compiler, use --template for cov in travisTuomas Virtanen2016-11-03
* Remove specific compiler selection from travisTuomas Virtanen2016-11-03
* Bump version number to 0.0.6Tuomas Virtanen2016-11-02
* Bump ffmpeg requirement to 3.0Tuomas Virtanen2016-11-02
* Forgot to update path in ffmpeg.sh, fixed nowTuomas Virtanen2016-11-02
* Update ffmpeg to 3.0.4 in travis builderTuomas Virtanen2016-11-02
* Get rid of (some) deprecated function useTuomas Virtanen2016-11-02
* Add Doxyfile for html doc generationTuomas Virtanen2016-01-21
* README.md updatesTuomas Virtanen2016-01-21
* Typo fixingTuomas Virtanen2016-01-21
* Merge pull request #17 from teistiz/masterTuomas Virtanen2016-01-21
|\