F. Duncanh
|
58eb60ea54
|
make the private key persistent (store in %HOME/.uxplay.pem)
|
2023-11-28 22:40:07 -05:00 |
|
F. Duncanh
|
7270dd4d52
|
add -pin [nnnn] with option to allow a fixed pin
|
2023-11-24 10:38:11 -05:00 |
|
F. Duncanh
|
5051fc3ac7
|
Update README for 1.66 release
|
2023-09-05 21:34:49 -04:00 |
|
F. Duncanh
|
8a053d6ad2
|
add option to restrict clients by clientID
|
2023-09-05 15:56:21 -04:00 |
|
F. Duncanh
|
66007cc4dc
|
correct name "osximagesink" to "osxvideosink"
|
2023-08-26 22:23:41 -04:00 |
|
F. Duncanh
|
640532efe2
|
Preparing for v1.65 release; cleanup after changes
|
2023-05-31 11:12:32 -04:00 |
|
F. Duncanh
|
67d61c2fc9
|
UxPlay 1.64: -h, manpage and README updates
|
2023-04-24 02:45:57 -04:00 |
|
F. Duncanh
|
6d9f2a2b88
|
introduce -vsync, -async options
|
2023-02-12 19:06:29 -05:00 |
|
F. Duncanh
|
5f564556c9
|
add a -sync option to activate server-client sync in audio-only mode
|
2023-02-08 03:17:40 -05:00 |
|
F. Duncanh
|
ad451b4c33
|
remove unnecessary "audio delay" feature.
|
2023-02-07 23:54:23 -05:00 |
|
F. Duncanh
|
c8025be711
|
v1.63: fix audio sync with client video in Audio-only mode
|
2023-02-06 17:44:47 -05:00 |
|
F. Duncanh
|
a255c09e3c
|
Revert default maxFPS back from 60 to 30.
|
2023-01-20 17:41:00 -05:00 |
|
F. Duncanh
|
14df246976
|
increase default maxFPS plist setting from 30 to 60
|
2023-01-16 08:55:12 -05:00 |
|
F. Duncanh
|
5ab880f0e8
|
uxplay 1.62: add audio-only mode time offset option -ao x.y
|
2023-01-15 11:43:43 -05:00 |
|
F. Duncanh
|
66f92b0659
|
UxPlay 1.61 remove -t option and CMakeList.txt fixes; refactor uxplay.cpp
|
2022-12-31 00:40:08 -05:00 |
|
F. Duncanh
|
a5f2ba39b2
|
1.60 release
|
2022-12-15 13:12:59 -05:00 |
|
F. Duncanh
|
a4cdfe9d58
|
more fixes of fullscreen toggle so -fs also works for X11
|
2022-12-09 15:59:29 -05:00 |
|
F. Duncanh
|
24f47dd943
|
CMakeLists.txt: update to use X_DISPLAY_FIX by default
|
2022-12-09 12:03:34 -05:00 |
|
fduncanh
|
15eee533b1
|
add -nohold option: drop current client when new client connects
|
2022-10-29 02:47:11 -04:00 |
|
fduncanh
|
c19f6f1674
|
UxPlay 1.57
|
2022-10-09 19:55:21 -04:00 |
|
fduncanh
|
aacd8897f8
|
add fullscreen-toggle-mode=alt-enter to -vs d3d11videosink
|
2022-10-02 21:01:57 -04:00 |
|
fduncanh
|
2c76b06586
|
WIN32 audio updates, README and manpage
added audioresample to audio pipeline for WIN32
|
2022-09-04 20:37:23 -04:00 |
|
fduncanh
|
d7648e8d73
|
README edits + cosmetic changes to manpage, -h output
|
2022-08-21 02:51:10 -04:00 |
|
fduncanh
|
e616839b6e
|
remove -bt709 from -rpi etc. add -rpigl convenience option
|
2022-07-30 12:22:46 -04:00 |
|
fduncanh
|
71bbf93fa2
|
minor change: -v for version info only, -h for help text
|
2022-07-22 04:01:07 -04:00 |
|
fduncanh
|
9fc8fac94b
|
add -bt709 option for the bt709 fix (for future gstreamer changes)
-v4l2 now does NOT include the -bt709 fix, use -v4l2 -bt709 .
-rpi -rpifb -rpiwl still include the bt709 fix for v4l2 on RPi
|
2022-07-03 19:05:10 -04:00 |
|
fduncanh
|
9c37b6e044
|
typo 1.53 instead of 1.54 on manpage
|
2022-07-03 17:42:18 -04:00 |
|
fduncanh
|
3604e442c3
|
whitespace
|
2022-06-30 21:22:19 -04:00 |
|
fduncanh
|
f756c77480
|
support for display of cover art in AirPlay Audio-only (ALAC) mode
|
2022-06-30 16:02:12 -04:00 |
|
fduncanh
|
42ff575833
|
prepare for v 1.53, remove "have_synced" from audio data structure.
|
2022-06-13 19:19:41 -04:00 |
|
fduncanh
|
b3469df73d
|
fix a corrupted first line from last commit
|
2022-05-03 02:07:25 -04:00 |
|
fduncanh
|
83aee1fd07
|
cosmetic changes
|
2022-05-02 22:12:05 -04:00 |
|
fduncanh
|
87d977376c
|
increase version to 1.51
|
2022-04-24 21:18:27 -04:00 |
|
fduncanh
|
8179a602c4
|
update for uxplay 1.51 rearranged rpi options
|
2022-04-24 21:13:30 -04:00 |
|
fduncanh
|
b3ebf31f69
|
make -rpi be the option for framebuffer on RPi
|
2022-04-17 04:12:12 -04:00 |
|
fduncanh
|
75763c6dcf
|
update for 1.50: added -fs -rpigl -rpiwl -rpifb options
|
2022-04-17 00:05:55 -04:00 |
|
fduncanh
|
aec4a07346
|
add options to dump video or audio to file
|
2022-03-28 13:03:29 -04:00 |
|
fduncanh
|
6878920912
|
edits to manpage and help message about kmssink
|
2022-03-13 11:30:11 -04:00 |
|
fduncanh
|
c8a9f72419
|
updates for R Pi support
|
2022-03-08 04:22:37 -05:00 |
|
fduncanh
|
c0b4dc4e73
|
remove -rpi option (it was premature to add it)
|
2022-03-02 19:47:59 -05:00 |
|
fduncanh
|
d6f3599d3e
|
add option for modifying h264parse in video pipeline
|
2022-02-28 12:21:18 -05:00 |
|
fduncanh
|
f6f68f326b
|
added -rpi option for Raspberry Pi video with GPU h264 decoding
|
2022-02-25 02:11:10 -05:00 |
|
fduncanh
|
7d94e167c4
|
edited -v and manpage help options
|
2022-02-24 18:09:54 -05:00 |
|
fduncanh
|
b1f8f03104
|
uxplay 1.48 make video pipeline configurable for hardware h264 decoders
|
2022-02-24 03:34:45 -05:00 |
|
fduncanh
|
d5a9a2433b
|
completed -reset option using callback conn_reset
|
2022-02-06 12:23:36 -05:00 |
|
fduncanh
|
ea4977fb7f
|
UxPlay 1.47. Added -FPSdata option, and revised video packet handling
|
2022-02-05 00:55:13 -05:00 |
|
fduncanh
|
5642f5bf1d
|
v1.46 restore decodebin to video pipeline (revert change in 1.44)
replace with -avdec option to force software h264 decoding.
|
2022-01-19 14:46:50 -05:00 |
|
fduncanh
|
3fb80d24ec
|
cosmetic change
|
2022-01-10 23:38:26 -05:00 |
|
fduncanh
|
536cf096bb
|
UxPlay 1.45: close video window when client stops mirroring;
-nc option for keeping previous behavior; (for future use) store
video frame width, height reported when streaming starts.
|
2022-01-10 19:08:48 -05:00 |
|
fduncanh
|
f45af796b7
|
changes to support older protocol with no aeskey/ecdh_secret hashing.
|
2021-12-13 16:49:08 -05:00 |
|