Commit Graph

  • ac065e0b6b Flatpak: increase max matroska block size limit Rafostar 2021-01-10 23:10:06 +01:00
  • 64a31718c0 Do not set progress bar top margin in floating mode Rafostar 2021-01-10 22:09:13 +01:00
  • f5e6395409 Flatpak: fix parsing of matroska attachments mimetypes Rafostar 2021-01-10 21:12:45 +01:00
  • 688f092406 Flatpak: fix matroska attachments detection Rafostar 2021-01-10 15:56:23 +01:00
  • 025a199f6a Update README.md Rafał Dzięgiel 2021-01-08 23:05:33 +01:00
  • 6829e8fd59 Update TODO list Rafostar 2021-01-08 22:34:39 +01:00
  • cff65a989d Revert "Remove unnecessary position scale margin" Rafostar 2021-01-08 21:41:51 +01:00
  • f0dbeca5b6 Also move app window to top on file drop Rafostar 2021-01-08 21:36:40 +01:00
  • 59555c103b Open file(s) by Drag & Drop Rafostar 2021-01-08 18:07:24 +01:00
  • 2cbabe2887 Do not try to uninhibit when app is closing Rafostar 2021-01-05 23:42:23 +01:00
  • 234a44a34a Use ARGV from main() instead of importing system utils Rafostar 2021-01-05 22:49:54 +01:00
  • a0ad8bf70f Do not return inside player init Rafostar 2021-01-05 22:48:34 +01:00
  • 8ef1bd662c Fix wrong sink var name Rafostar 2021-01-05 22:18:48 +01:00
  • a9d4555661 Remove fullscreen-changed signal Rafostar 2021-01-05 20:47:57 +01:00
  • 3452990c28 Use "const" where possible Rafostar 2021-01-05 20:13:53 +01:00
  • f6601766f1 Fix crash on undetected codec Rafostar 2021-01-04 22:31:25 +01:00
  • d6ef29c17e Do not hold gtkglsink as a prop Rafostar 2021-01-04 22:18:20 +01:00
  • 16f26d3207 Move window to top when new file is opened Rafostar 2020-12-27 17:33:01 +01:00
  • 92cf34c682 Flatpak: Remove GLib build Rafostar 2020-12-27 16:29:38 +01:00
  • 732e3675e8 Use custom scripts for logging debug messages Rafostar 2020-12-27 13:00:56 +01:00
  • b85edbbe8f Remove gstVersionCheck Rafostar 2020-12-27 10:03:04 +01:00
  • 117a372189 Pass GioFiles from FileChooser instead of URIs Rafostar 2020-12-24 15:08:01 +01:00
  • a096c43b97 Flatpak: allow access to user "Videos" directory Rafostar 2020-12-24 12:41:00 +01:00
  • 094de19018 Remove "new-window" functionality Rafostar 2020-12-24 12:18:17 +01:00
  • 6afbbc767a Open new file in the same window. Closes #31 Rafostar 2020-12-24 00:23:49 +01:00
  • f2d8d8ad4f Uninhibit screen when video is not playing Rafostar 2020-12-22 23:21:49 +01:00
  • 10e04a8eba Flatpak: fix distorted gstreamer-vaapi colors with GLX on AMD #10 Rafostar 2020-12-22 15:17:47 +01:00
  • 42774f84e4 Update media info on idle after playback starts. Fixes #32 Rafostar 2020-12-21 19:37:58 +01:00
  • c125df777f Use GTK4 version of update-icon-cache Rafostar 2020-12-20 19:25:50 +01:00
  • b97967e374 RPM: Include additional app binaries Rafostar 2020-12-20 18:30:51 +01:00
  • 55ae63dad1 Flatpak: update GTK to 4.0 Rafostar 2020-12-17 20:08:39 +01:00
  • 49b3296527 Use simply "Clapper" name for the remote app Rafostar 2020-12-17 20:03:01 +01:00
  • 1c93506e79 Add toggle play button to remote app Rafostar 2020-12-17 14:59:31 +01:00
  • 0a1657bbcb Mention thanks to supporters in Readme Rafostar 2020-12-17 14:55:59 +01:00
  • c1aae76d6e Customize web app port Rafostar 2020-12-16 21:15:41 +01:00
  • 84762de76a Add Clapper deamon subprocess Rafostar 2020-12-16 19:54:30 +01:00
  • 254d1aa9db Make remote app binary name consistent with app ID Rafostar 2020-12-16 15:33:39 +01:00
  • 57ceb17100 Use proper ID for remote app Rafostar 2020-12-16 14:42:40 +01:00
  • 04f1d2397f Merge pull request #29 from Rafostar/remote-controller Rafostar 2020-12-16 10:55:32 +01:00
  • b6c947efa6 Fix custom CSS loading for remote app Rafostar 2020-12-15 23:26:24 +01:00
  • 234451f62a Move defined play flags to prefs Rafostar 2020-12-15 22:49:06 +01:00
  • a056fac1c1 Add logic responsible for starting web app Rafostar 2020-12-15 22:35:14 +01:00
  • a1e95dc012 Close remote app on error or disconnect Rafostar 2020-12-15 19:03:58 +01:00
  • dde35270ff Consistent source filenames Rafostar 2020-12-15 18:27:18 +01:00
  • 5231a1f225 Add initial WebSocket client app Rafostar 2020-12-15 18:20:48 +01:00
  • 8564cc9617 Move WebSocket message parsing to another file Rafostar 2020-12-15 18:19:24 +01:00
  • 4c6e5607fb Check if player has widget before trying to focus it Rafostar 2020-12-15 18:16:59 +01:00
  • 7431f58034 Prefer "set_playlist" over "set_media" method Rafostar 2020-12-15 18:15:40 +01:00
  • 6d4cd494fe Customize web server listening port Rafostar 2020-12-15 14:16:31 +01:00
  • ca6322339f Do not forget port after web server is stopped Rafostar 2020-12-15 14:05:48 +01:00
  • b4e52d654b Pass WebSocket data without additional signal connection Rafostar 2020-12-15 12:36:06 +01:00
  • 2b62900227 Merge pull request #28 from Rafostar/broadway Rafostar 2020-12-15 12:01:38 +01:00
  • b756c15e46 Fix non-updated closing state Rafostar 2020-12-15 11:59:05 +01:00
  • 062a307613 Add stop method for web app Rafostar 2020-12-15 11:51:25 +01:00
  • 1c82b2288a Remove unnecessary position scale margin Rafostar 2020-12-14 23:14:16 +01:00
  • 24a105fbe4 Do not drop old GTK4 support Rafostar 2020-12-14 21:30:00 +01:00
  • f65bc84c89 Merge pull request #27 from Rafostar/gui-improvements Rafostar 2020-12-14 16:40:37 +01:00
  • 39e4e54ad8 Apply icon size to icon and not whole button Rafostar 2020-12-14 15:46:40 +01:00
  • bfc318ae70 Reduce controls start/end margin Rafostar 2020-12-14 15:46:07 +01:00
  • 3936e58ed6 Reduce fullscreen button top margin a little Rafostar 2020-12-14 15:43:48 +01:00
  • 67389ee295 Fix for negative sizes and separate popovers override Rafostar 2020-12-14 12:10:02 +01:00
  • ef12074559 Tweak fullscreen GUI theme Rafostar 2020-12-14 11:30:19 +01:00
  • ea67e1e620 Flatpak: compile GTK4 with broadway backend Rafostar 2020-12-14 11:19:12 +01:00
  • 018a750fbc Add web app for broadway backend Rafostar 2020-12-12 21:56:35 +01:00
  • 660b5c6c48 Use underscore in WebSocket API Rafostar 2020-12-12 20:10:06 +01:00
  • ea7b712b2e Send player state via WebSockets Rafostar 2020-12-12 19:37:07 +01:00
  • 7a039af798 Allow changing web server port during playback Rafostar 2020-12-12 00:16:39 +01:00
  • 104db83a1c Clean websocket signal properly Rafostar 2020-12-12 00:13:02 +01:00
  • d5d5aa9bac Integrate basic web server functionality into player Rafostar 2020-12-11 23:38:49 +01:00
  • 26f8b6994e Add WebSocket server Rafostar 2020-12-11 22:06:00 +01:00
  • 4875a31be4 Add initial ClapperRemote app Rafostar 2020-12-11 15:38:25 +01:00
  • 6315669933 Split app source file into two Rafostar 2020-12-11 15:32:05 +01:00
  • 083445a830 Split header bar source file into two Rafostar 2020-12-11 15:22:35 +01:00
  • 62573d3a88 Move main.js to source files dir Rafostar 2020-12-11 14:55:50 +01:00
  • 0d54a751bd Add request for native audio formats option Rafostar 2020-12-10 17:15:22 +01:00
  • 73b803abdb Compatibility with latest GTK4 git Rafostar 2020-12-10 11:51:55 +01:00
  • 8dfede27ac Add progressive video download option Rafostar 2020-12-08 20:31:45 +01:00
  • 6ea210ff12 Minor prefs theme improvements Rafostar 2020-12-08 17:08:55 +01:00
  • fea1968907 Add "Adaptive UI" demo to features in Readme Rafostar 2020-12-07 20:58:19 +01:00
  • b134fd25c8 Move theme settings to "Tweaks" prefs tab Rafostar 2020-12-07 20:27:21 +01:00
  • 6949a6e9ef Disable controls focus when not in fullscreen Rafostar 2020-12-07 17:29:34 +01:00
  • c80f34f4ab Fix compatibility with dark themes. Fixes #23 Rafostar 2020-12-07 15:25:10 +01:00
  • cf26486476 Flatpak: Add GTK4 popover unrealize patch Rafostar 2020-12-06 23:12:09 +01:00
  • 64bf1dc172 Apply rotate animation to the icon, not whole button Rafostar 2020-12-04 09:55:26 +01:00
  • a2ee14e74f Set revealer animation fill mode to "forwards" Rafostar 2020-12-03 16:53:22 +01:00
  • 150fdb7cbb Do not show tracks revealer when there are no tracks Rafostar 2020-12-03 11:59:59 +01:00
  • c3d60a600e Wait for stop after playback instead of forcing it Rafostar 2020-12-03 11:20:42 +01:00
  • 7a66da1fed Add option to close player after playback Rafostar 2020-12-03 11:04:37 +01:00
  • 44e04d7e60 Upload mobile UI presentation video Rafostar 2020-12-02 16:04:17 +01:00
  • 333b9d8224 Mobile friendly interface transitions #14 Rafostar 2020-12-02 10:59:02 +01:00
  • 4cb743b931 Performance: do not draw header bar bottom border Rafostar 2020-12-02 10:56:19 +01:00
  • 6cc07c4e98 Flatpak: update uchardet recipe Rafostar 2020-12-01 10:02:36 +01:00
  • def5bc5d96 Change volume scale color when over-amplified Rafostar 2020-12-01 09:43:36 +01:00
  • f4da4dec71 Do not keep initial elapsed time Rafostar 2020-11-30 23:05:56 +01:00
  • f08d40c1ff Small cleanup Rafostar 2020-11-30 23:05:33 +01:00
  • f7f9959c14 Temporarly take a ref on player Rafostar 2020-11-30 22:18:02 +01:00
  • 58afaa2c76 Apply custom initial volume on realize Rafostar 2020-11-30 11:26:38 +01:00
  • 5206dc543d Properly store and restore last volume value on startup Rafostar 2020-11-30 11:16:21 +01:00
  • af6814bace Change open local label Rafostar 2020-11-30 11:11:08 +01:00
  • e7ad0143a5 Use cubic scale for volume. Fixes #21 Rafostar 2020-11-30 09:26:27 +01:00