1
0
mirror of https://github.com/xlmnxp/blue-recorder.git synced 2025-04-03 16:24:54 +03:00
Commit Graph

52 Commits

Author SHA1 Message Date
Hamir Mahal
ca99fb7578
refactor: remove redundant references 2024-08-08 01:48:41 -07:00
Hamir Mahal
ba84087c03
chore: changes from formatting on save 2024-08-08 01:47:54 -07:00
44d619e9fb save GStreamer Video in temporary folder 2024-04-09 05:13:44 +03:00
5af98f9508 remember last decision to record window or screen 2023-10-22 04:47:31 +03:00
510a1e5fa3 enable recording of window or screen 2023-10-22 00:16:28 +03:00
6c049e4280 remove temporary video file when recording video only 2023-10-22 00:14:33 +03:00
75df858dbe enable recording of window or screen 2023-10-22 00:00:39 +03:00
5f847a021c remove progress dialog 2023-10-21 19:55:33 +03:00
0e9576265c refactor of code 2023-10-21 14:34:18 +03:00
b959262fba add wayland record and mouse toggle 2023-10-19 06:58:46 +03:00
f857ba542c remove overwrite switch and fix message dialog 2023-10-14 05:18:53 +03:00
2ed389d84f include tr.po with migration to GTK4 2023-03-01 03:21:18 +03:00
b5b10cf9b0 fix video and audio merges and fix audio recording issue 2023-03-01 02:31:43 +03:00
d82d71b1e7 Simplify the implementation of Ffmpeg 2023-02-23 22:31:51 +03:00
a8f025ec2a 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
c5189deaba bug fixes, force select audio or video to record 2023-02-22 20:44:08 +03:00
ochibani
a3dbd2989b add delay timer 2022-11-01 03:14:23 +02:00
ochibani
ad01c74bc6 remove audio only record code 2022-10-24 18:50:00 +02:00
ochibani
257c5b42c7 remove progress button 2022-10-20 18:55:58 +02:00
ochibani
d1c470681a fix FileChooserButton 2022-10-20 17:36:05 +02:00
ochibani
336e8e42c5 hide window selection in wayland 2022-10-18 18:38:25 +02:00
828074ace0 fix Progress dialog 2022-10-18 15:03:17 +03:00
a6ca6d3831 look like fixed the video and audio merge 2022-10-18 14:55:09 +03:00
ochibani
56f5598514 fix is_file_already_exists & play button 2022-10-17 01:56:43 +02:00
ochibani
3428d6dd35 Remove buggy video formats 2022-10-14 19:37:25 +02:00
ochibani
835e4660da remove wayland from ffmpeg-interface 2022-10-14 10:50:28 +02:00
ochibani
6f48df3a6a Initial gtk4 migration 2022-09-25 01:45:15 +02:00
77ab1d62d2 fix(): ask before overwrite the file 2021-12-04 00:39:18 +03:00
fdb6765918 fix(): ask before overwrite the file 2021-12-04 00:31:59 +03:00
fdf9805028 fix if conditions 2021-12-02 04:13:04 +03:00
2b89161c92 upgrade zbus and zvariant 2021-11-27 05:10:48 +03:00
f4a8461ac7 fix(): cannot found XDG_SESSION_TYPE 2021-05-20 12:41:55 +03:00
f39f2685a1 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