1
0
Fork 0

Commit graph

  • f3f8e08013 Revert bar :( namedkitten 2020-04-22 14:04:30 +0100
  • 8fbc30e17e Format Code, Fix progress bar overlap on background. namedkitten 2020-04-22 13:17:08 +0100
  • 7e04c5c05e Make buttons look better, improve misc QML. namedkitten 2020-04-22 12:53:42 +0100
  • 84a84fd57d Fix includes. namedkitten 2020-04-22 10:56:45 +0100
  • 437bebf9a6 Add a new config setting for broken fullscreen, fix No FBO with broken audio devices. namedkitten 2020-04-20 13:14:09 +0100
  • f7167ee478 Move stuff to MPVCommon namespace for shareding across MPV backends. namedkitten 2020-04-17 12:32:23 +0100
  • 299ee556a9 Add stats to No FBO Build. namedkitten 2020-04-16 19:29:35 +0100
  • b0ba856bb5 Remove show preview. namedkitten 2020-04-16 19:16:57 +0100
  • f6d960c257 Add timer setting. namedkitten 2020-04-16 18:35:53 +0100
  • bd92360969 Wrong way around. namedkitten 2020-04-16 18:28:31 +0100
  • 60d3aa8a7a Merge branch 'master' of https://github.com/namedkitten/kittehplayer namedkitten 2020-04-16 18:20:07 +0100
  • c573c8ffeb Add FBO Disable support again? namedkitten 2020-04-16 18:19:46 +0100
  • 514cb19452
    Update README.md NamedKitten 2020-04-12 19:25:32 +0100
  • f8bbeccd6e Add subs size setting. namedkitten 2020-04-12 14:54:30 +0100
  • 36e559462c Fix? namedkitten 2020-04-12 14:10:50 +0100
  • e42447d45e Hacky fix for direct setting. namedkitten 2020-04-12 13:57:06 +0100
  • f1c8b4fd7a Re add direct support and reenable preview. namedkitten 2020-04-12 13:37:44 +0100
  • 5197bfe9f2 h namedkitten 2020-04-11 16:44:29 +0100
  • c5b94c8168 pass renderer namedkitten 2020-04-11 16:21:04 +0100
  • 90b7f38f0e temp remove wayland namedkitten 2020-04-11 16:07:34 +0100
  • b794a741aa h namedkitten 2020-04-11 16:01:18 +0100
  • eca87bfcfd Remove backwards direct. namedkitten 2020-04-11 15:45:10 +0100
  • 49e4c2257a h namedkitten 2020-04-11 15:17:17 +0100
  • b24945728b Add includes. namedkitten 2020-04-11 14:41:37 +0100
  • 27142403e1 Change name. namedkitten 2020-04-11 14:39:45 +0100
  • 485bfbd500 Add wayland support? namedkitten 2020-04-11 14:34:43 +0100
  • 57423ead89 Tidy up stuff. namedkitten 2020-04-11 14:07:32 +0100
  • d81680220d [UI] Added a option to only seek on preview whilst paused. NamedKitten 2018-12-23 14:52:31 +0000
  • f63b72ba55 [UI+Backend] Add alot of stuff to stats view. NamedKitten 2018-12-23 14:30:58 +0000
  • 2a0477bd34 [UI] Working on native stats replacement. NamedKitten 2018-12-22 19:32:30 +0000
  • cbb7b8b618 [UI] Layouts backwards compatability. NamedKitten 2018-12-22 14:26:34 +0000
  • 3def7d5111 [UI] More backwards compatability. NamedKitten 2018-12-22 14:21:42 +0000
  • 46171260f5 [UI] Using older Qt Controls version. NamedKitten 2018-12-22 14:13:53 +0000
  • 2256244b94 [UI] Made backwards compatable with older QtQuick versions. NamedKitten 2018-12-22 14:07:44 +0000
  • 1c3046d5e1 [CMake] Fix QRC build. NamedKitten 2018-12-22 13:53:42 +0000
  • 112e7254fa [Enums] Moved class to header. NamedKitten 2018-12-22 13:40:16 +0000
  • ad7a6a9984 [Enums] Added cpp file. NamedKitten 2018-12-22 13:38:36 +0000
  • 47bbc7fa7f [Rebuild] Force rebuild on travis. NamedKitten 2018-12-22 13:33:33 +0000
  • 9207ca355d [CMake] Allow fallback for QtQuickCompiler. NamedKitten 2018-12-22 13:12:15 +0000
  • c7894a40b0 [Travis] Fix PPA url. NamedKitten 2018-12-22 13:05:30 +0000
  • aba6d3719e [Travis] Try trusty again. NamedKitten 2018-12-22 13:03:18 +0000
  • 8f8131dfc1 [Readme] Added screenshots. NamedKitten 2018-12-22 13:01:26 +0000
  • 16dc42ce03 [Desktop] Make desktop file pass desktop-file-validate NamedKitten 2018-12-22 12:44:24 +0000
  • 9dd7c3b145 Revert "[Travis] Try building on trusty." NamedKitten 2018-12-22 12:40:42 +0000
  • 46c1f06514 [Travis] Try building on trusty. NamedKitten 2018-12-22 12:37:07 +0000
  • 4f7da53bb4 [Backend] Moved backends into their own folder. NamedKitten 2018-12-20 14:37:29 +0000
  • 287a51ba0b [Readme] Fix extra [. NamedKitten 2018-12-19 20:39:52 +0000
  • dcf586a264 [Readme] Fix formatting. NamedKitten 2018-12-19 20:39:27 +0000
  • 4b1bc0ea91 [Readme] Added badges and added theme list. NamedKitten 2018-12-19 20:38:24 +0000
  • c73fed905a [Launcher] Refactored launcher. NamedKitten 2018-12-18 16:22:17 +0000
  • 1dea7dfff9 [UI+Backend] Improved logging and added preview on progress bar hover. NamedKitten 2018-12-12 08:28:53 +0000
  • fc31931cd4 [UI] Improved scaling on some UI items. NamedKitten 2018-12-10 08:25:52 +0000
  • 03f8d8f100 Merge branch 'master' of https://github.com/namedkitten/KittehPlayer NamedKitten 2018-12-09 02:38:12 +0000
  • 2d06de8548 [Logging] Improved logging using spdlog. Also increased build time by 5x! NamedKitten 2018-12-09 02:35:08 +0000
  • d9f11f9874 [Logging] Improved logging using spdlog. Also increased build time by 5x! NamedKitten 2018-12-09 02:35:08 +0000
  • 1f14f656be [Error] Removed temp file. NamedKitten 2018-12-08 22:21:56 +0000
  • b909b4d189 [UI+Backend] Improved playlist menu and added thumbnails. NamedKitten 2018-12-08 22:21:12 +0000
  • 7b8beeb57b [Launcher] Added arg/setting to disable update check. NamedKitten 2018-12-06 10:36:13 +0000
  • b6d5547453 [Tidy] Tidyed up things, removed QML Reloading and Discord support. NamedKitten 2018-12-06 08:13:14 +0000
  • 5be24ac560 [UI] Change colour to string. NamedKitten 2018-12-05 17:18:35 +0000
  • 51508d96a4 [UI] Added volume slider hiding when mouse not in area. NamedKitten 2018-12-05 12:13:28 +0000
  • c8cf58df5f [UI] Added theme menu item and made switching themes easier. NamedKitten 2018-12-05 12:05:18 +0000
  • 6ba9f7fe35 [UI] Fix niconico theme anchors. NamedKitten 2018-12-03 08:21:45 +0000
  • 228fe1d252 [UI] Made MouseArea for RoosterTeeth theme better. NamedKitten 2018-12-03 08:19:51 +0000
  • f5581ab895 [Backend+UI] Made alot of appearance changes and added RoosterTeeth theme. NamedKitten 2018-12-03 08:17:57 +0000
  • 56564c0247 [Backend] Set window icon. NamedKitten 2018-12-01 17:26:04 +0000
  • 999344c9df [UI+Backend] Added wayland support and fixed config names. NamedKitten 2018-12-01 13:03:22 +0000
  • f09eb923c8 [UI] Fixed default niconico theme colours. NamedKitten 2018-12-01 12:12:30 +0000
  • 2b05c3184d [UI+Backend] Hopefuly make disabling screensaver better and added per theme colours. NamedKitten 2018-12-01 12:10:52 +0000
  • ea40440d72 [UI] Added scale keybinds. NamedKitten 2018-11-30 16:57:29 +0000
  • 79493a1cba [UI] Made UI more scalable. NamedKitten 2018-11-30 16:42:19 +0000
  • 5a5674b832 [UI+Backend] Improved time string events and fixed niconico icons. I made creating time string way more efficient by saving old values and comparing them because they can change multiple times per second but the duration string only needs to update once per second and it also needs to always update when speed changes. TODO: Add speed event to allow speed to be updated when paused. NamedKitten 2018-11-30 08:21:34 +0000
  • da68c65faf [UI] Reformatted code. NamedKitten 2018-11-29 08:32:55 +0000
  • a307a01eef [UI] Reformatting + Niconico forward / back buttons (using YouTube's icons for now) NamedKitten 2018-11-29 08:25:54 +0000
  • bdea9ade90 [UI] Fixed subtitles visibility. NamedKitten 2018-11-28 20:35:14 +0000
  • 98f56251f8 [UI] Fix code formatting error. NamedKitten 2018-11-28 18:45:06 +0000
  • 114662c17d [UI+Backend] Major refactor. Added niconico theme and made components more split up. Used Connections for signals. NamedKitten 2018-11-28 18:41:54 +0000
  • bf0bee446a [CMake+Utils] Made x11 optional and also improved .desktop file. NamedKitten 2018-11-28 11:55:26 +0000
  • 1f17f32b07 [Backend+Cmake] Improved newer MPV version checking. NamedKitten 2018-11-26 19:03:37 +0000
  • b2afcc99f5 [Backend] Make backend compile properly. NamedKitten 2018-11-26 18:41:18 +0000
  • 6b318a724c [Backend] Change ifdef. NamedKitten 2018-11-26 17:22:40 +0000
  • 1c081cf771 [UI] Made hover timestamp formula easier to read. NamedKitten 2018-11-26 17:01:45 +0000
  • 1aa3e6f66b [Backend+UI] Added hover to show time and made backend handling better. NamedKitten 2018-11-26 16:50:25 +0000
  • 975a548ef6 [Backend+UI] Added backend settings and made some changes to MPV events. NamedKitten 2018-11-24 21:00:04 +0000
  • 13b4b53e9d [UI+Backend] Fixed playlist menu pausing and added minor improvements. NamedKitten 2018-11-24 15:43:48 +0000
  • e7c0e1af92 [UI+Backend] Optimizations and Chapter Markers. NamedKitten 2018-11-24 14:35:34 +0000
  • 37158fbcad [UI] Moved PlaylistDialog into it's own file. NamedKitten 2018-11-23 08:19:28 +0000
  • afba6a63d2 [UI] Added playlist menu item. NamedKitten 2018-11-22 20:59:01 +0000
  • 0f7327bfca [UI] Minor tweaks, layout changes and more customizability. NamedKitten 2018-11-22 17:20:58 +0000
  • 14116cb507 [UI] Use ProgressBar as it is more suited for this task rather than changing the width of a rectangle. NamedKitten 2018-11-22 11:49:51 +0000
  • c5606041e1 [UI] I fail at maths. NamedKitten 2018-11-21 14:44:17 +0000
  • 7dd808a93f [UI] Fix skipToNinth. NamedKitten 2018-11-21 10:26:39 +0000
  • d5f4ab408f [Backend/Utils] Added screensaver resetting whilst playing. NamedKitten 2018-11-21 08:03:28 +0000
  • bd41d19d24 [UI] More user customizable colours. NamedKitten 2018-11-19 13:01:38 +0000
  • b07f27f040 [UI] Optimize UI Rendering. NamedKitten 2018-11-19 12:24:13 +0000
  • 4f65900e7e [Backend] Improved createTimestamp readability and also cache duration string. NamedKitten 2018-11-19 05:07:22 +0000
  • b27f2e6b27 [UI] Minor optimizations and customizability additions. NamedKitten 2018-11-19 04:26:08 +0000
  • ba0119fad3 [CMake+UI] Remove unneeded whitespace and depends. NamedKitten 2018-11-18 19:27:28 +0000
  • 71f8cccee1 [Multiple] Added Direct backend and backend interface support. NamedKitten 2018-11-18 19:23:31 +0000
  • 75c7225dca [Utils] Moved utils to their own namespace. NamedKitten 2018-11-18 13:33:45 +0000