Commit Graph

48 Commits

Author SHA1 Message Date
148870d69b enable recording of window or screen 2023-10-22 00:16:28 +03:00
9676c8caa3 remove temporary video file when recording video only 2023-10-22 00:14:33 +03:00
77298b980b enable recording of window or screen 2023-10-22 00:00:39 +03:00
c2e29afec3 remove progress dialog 2023-10-21 19:55:33 +03:00
7ae418682e refactor of code 2023-10-21 14:34:18 +03:00
7c9aac4e12 add wayland record and mouse toggle 2023-10-19 06:58:46 +03:00
5314fc41a6 remove overwrite switch and fix message dialog 2023-10-14 05:18:53 +03:00
5296274968 include tr.po with migration to GTK4 2023-03-01 03:21:18 +03:00
b9849494ce fix video and audio merges and fix audio recording issue 2023-03-01 02:31:43 +03:00
bba3976688 Simplify the implementation of Ffmpeg 2023-02-23 22:31:51 +03:00
a50e448e66 use of Childs instead of kill command (Work cross multiple operating systems and can wait for it) 2023-02-22 21:44:01 +03:00
72acc7cbf2 bug fixes, force select audio or video to record 2023-02-22 20:44:08 +03:00
ochibani
60cc7a50f1 add delay timer 2022-11-01 03:14:23 +02:00
ochibani
1dbdabacaf remove audio only record code 2022-10-24 18:50:00 +02:00
ochibani
b5521637dd remove progress button 2022-10-20 18:55:58 +02:00
ochibani
1350015442 fix FileChooserButton 2022-10-20 17:36:05 +02:00
ochibani
c96e9fb71a hide window selection in wayland 2022-10-18 18:38:25 +02:00
511fd111b7 fix Progress dialog 2022-10-18 15:03:17 +03:00
50b8bc6a6f look like fixed the video and audio merge 2022-10-18 14:55:09 +03:00
ochibani
5b5a5fc7db fix is_file_already_exists & play button 2022-10-17 01:56:43 +02:00
ochibani
cfe16a42bb Remove buggy video formats 2022-10-14 19:37:25 +02:00
ochibani
6b2ca48d45 remove wayland from ffmpeg-interface 2022-10-14 10:50:28 +02:00
ochibani
39c787bacb Initial gtk4 migration 2022-09-25 01:45:15 +02:00
25688340d2 fix(#22): ask before overwrite the file 2021-12-04 00:39:18 +03:00
33059a0833 fix(#22): ask before overwrite the file 2021-12-04 00:31:59 +03:00
cb41f963c6 fix if conditions 2021-12-02 04:13:04 +03:00
e5f7d7c0c5 upgrade zbus and zvariant 2021-11-27 05:10:48 +03:00
04524b5396 fix(#7): cannot found XDG_SESSION_TYPE 2021-05-20 12:41:55 +03:00
e033addfaf split audio from video recording in Xorg then merge it with video 2021-05-15 14:08:54 +03:00
17d0abb0b6 add ProgressBar when save file 2021-04-25 05:40:27 +03:00
1cca628280 add Abdullah Al-Baroty to artists; update the logo; fix bug when close the application without record show error message 2021-03-27 18:17:24 +03:00
fe7920c6e8 add Abdullah Al-Baroty to artists; update the logo; fix bug when close the application without record show error message 2021-03-27 18:10:17 +03:00
c984d7b4d7 support GIF
add environments for DATA_DIR, PO_DIR, INTERFACES_DIR

fix(Gtk-CRITICAL): assertion 'GTK_IS_CONTAINER (container)' failed
2021-03-09 18:52:17 +03:00
3aba5eaf39 open video in snap 2021-03-08 14:02:32 +03:00
f6ef0abf17 update cargo version; remove unused import 2021-03-08 03:23:04 +03:00
89e1b40b0b Hide buttons when it not in use; show dialog wth progress after stop recording to show video audio merge and converting to choosen formats 2021-03-08 03:12:20 +03:00
bda7207459 use abs paths 2021-02-22 17:52:36 +03:00
b5f262d95b add audio record as only option for wayland 2021-02-21 14:37:54 +03:00
d7eb797422 record audio in wayland and merge it with GnomeScreencast Video 2021-02-20 18:58:13 +03:00
3caff11281 convert format to format which user use 2021-02-19 19:41:26 +03:00
e59a2a95ec start/stop recording gnome wayland 2021-02-19 19:15:49 +03:00
595f831a4e initialization support for wayland 2021-02-18 12:09:01 +03:00
3a40b7ec8b execute command after finish recording 2021-02-16 09:50:43 +03:00
b3d4fcdea8 get default window area, remove debug process id 2021-02-13 07:46:25 +03:00
1ca87ced12 get default window area, remove debug process id 2021-02-13 07:45:08 +03:00
6d7a0f2a5b make window selection, area selection functional 2021-02-12 19:04:42 +03:00
42b77654a4 add record, stop, play functions 2021-02-11 13:30:38 +03:00
bea312b7db add record functions using ffmpeg; remove unuse ui objects 2021-02-10 15:46:29 +03:00