F. Duncanh
|
403f72f2c2
|
add fullscreen option for D3D11videosink
|
2024-05-10 04:48:18 -04:00 |
|
F. Duncanh
|
c9cd2ed598
|
disable broken pause/resume code in GStreamer>=1.24
|
2024-04-22 17:37:03 -04:00 |
|
F. Duncanh
|
196507e23e
|
fix broken logger during early initialization stage
|
2024-03-28 01:14:55 -04:00 |
|
F. Duncanh
|
32a3bfd110
|
show audio track progress with audio-mode metadata
|
2024-03-15 18:24:55 -04:00 |
|
fduncanh
|
44c0ba7a36
|
uxplay.cpp default value of taper_volume should be false
|
2024-01-08 14:08:44 +08:00 |
|
F. Duncanh
|
1b718405bc
|
cosmetic: typo in help text (uxplay.cpp)
|
2023-12-31 15:02:27 -05:00 |
|
F. Duncanh
|
682baa03c6
|
small cleanup of -db documentation
|
2023-12-31 10:38:47 -05:00 |
|
F. Duncanh
|
a25f4c82cf
|
use C++ std::getline instead of C getline (for WIN32)
|
2023-12-30 08:32:55 -05:00 |
|
F. Duncanh
|
52d134d596
|
rework -db option implementation; add -taper vol control option
|
2023-12-29 04:47:19 -05:00 |
|
F. Duncanh
|
624fd41386
|
correct volume control to match airplay spec, add a -db l:h option
|
2023-12-26 20:13:44 -05:00 |
|
F. Duncanh
|
471af21332
|
v1.68: improvements to pin-pairing
|
2023-12-26 14:41:50 -05:00 |
|
F. Duncanh
|
7406b000b1
|
client pin-paring register is working now
|
2023-12-12 08:11:34 -05:00 |
|
F. Duncanh
|
c54ca74135
|
uxplay.cpp add missing "static" keyword to some functions
|
2023-12-07 17:41:34 -05:00 |
|
F. Duncanh
|
b1c52a65b6
|
provide notice that new public key has been created and stored
|
2023-12-07 09:08:20 -05:00 |
|
F. Duncanh
|
40da5d25ad
|
uxplay.cpp check files referenced in -key etc for write access
|
2023-12-07 06:56:01 -05:00 |
|
F. Duncanh
|
ee3f67aa03
|
sprintf->snprintf to silence macOS compiler warnings
|
2023-12-06 14:00:28 -05:00 |
|
F. Duncanh
|
26c5779578
|
add option -dacp to export current client DACP info to file
|
2023-12-05 12:25:04 -05:00 |
|
F. Duncanh
|
bfec9dc811
|
uxplay.cpp: improved ascii art (from FIGlet) for pin display
|
2023-12-04 13:51:41 -05:00 |
|
F. Duncanh
|
bf5e94d996
|
uxplay.cpp: add explanation of DNS_SD error -65548 (NameConflict)
|
2023-12-03 12:29:57 -05:00 |
|
F. Duncanh
|
6c0c3cb287
|
Refactor for possible client registration data storage
|
2023-12-03 12:28:42 -05:00 |
|
F. Duncanh
|
6dfcb12e98
|
remove the -rpi* options, add -m [mac] option to set macaddress
|
2023-12-01 18:54:36 -05:00 |
|
F. Duncanh
|
58eb60ea54
|
make the private key persistent (store in %HOME/.uxplay.pem)
|
2023-11-28 22:40:07 -05:00 |
|
F. Duncanh
|
a60d4d8f74
|
uxplay.cpp refactor to split off get_homedir()
|
2023-11-28 11:41:16 -05:00 |
|
F. Duncanh
|
7dca45983d
|
fix -pin option
|
2023-11-25 02:30:37 -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
|
44365fe59c
|
add infrastructure for pair-pin-start, + changing features
|
2023-11-23 20:26:21 -05:00 |
|
F. Duncanh
|
fea2893540
|
uxplay.cpp: add feature to display pin code (ascii art)
|
2023-11-23 19:40:45 -05:00 |
|
F. Duncanh
|
e475a61885
|
use gst_macos fix for "Official" GStreamer >= 1.22 packages
|
2023-09-26 19:28:28 -04:00 |
|
F. Duncanh
|
5734921cb0
|
fix broken uxplay.cpp logging facility
|
2023-09-18 01:43:13 -04:00 |
|
F. Duncanh
|
5051fc3ac7
|
Update README for 1.66 release
|
2023-09-05 21:34:49 -04:00 |
|
fduncanh
|
e8e64b6119
|
Merge pull request #210 from FDH2/testing
control clients allowed to connect
|
2023-09-05 17:15:38 -04:00 |
|
F. Duncanh
|
8a053d6ad2
|
add option to restrict clients by clientID
|
2023-09-05 15:56:21 -04:00 |
|
thiccaxe
|
660a2dc378
|
pause/resume gstreamer stream when video stream stops/starts
|
2023-09-04 15:12:55 -07:00 |
|
F. Duncanh
|
fcb4789a66
|
code cleanup uxplay.cpp
|
2023-08-29 13:32:57 -04:00 |
|
F. Duncanh
|
66007cc4dc
|
correct name "osximagesink" to "osxvideosink"
|
2023-08-26 22:23:41 -04:00 |
|
F. Duncanh
|
186a67c3cf
|
fixes for various compiler warnings
|
2023-07-18 05:06:20 -04:00 |
|
F. Duncanh
|
1b2c48f2fd
|
fix minor error in uxplay -h text
|
2023-06-20 16:02:01 -04:00 |
|
F. Duncanh
|
40e0a50d20
|
corrected parsing of configuration file for quoted option items
|
2023-06-02 11:52:17 -04:00 |
|
F. Duncanh
|
640532efe2
|
Preparing for v1.65 release; cleanup after changes
|
2023-05-31 11:12:32 -04:00 |
|
F. Duncanh
|
aab89c2f50
|
call audio_renderer_stop after audio connection stops (fixes #201)
|
2023-05-28 10:53:29 -04:00 |
|
F. Duncanh
|
67d61c2fc9
|
UxPlay 1.64: -h, manpage and README updates
|
2023-04-24 02:45:57 -04:00 |
|
F. Duncanh
|
16e5b4ae06
|
add ability to use a configuration file uxplayrc
|
2023-04-23 14:04:15 -04:00 |
|
F. Duncanh
|
67e9c0eca1
|
replace sprintf by snprintf (silence warning by macOS compiler)
|
2023-04-15 18:19:04 -04:00 |
|
F. Duncanh
|
7053176010
|
add --help -help -? synonyms for -h; hint if option is unknown
|
2023-02-26 13:16:32 -05:00 |
|
F. Duncanh
|
6d9f2a2b88
|
introduce -vsync, -async options
|
2023-02-12 19:06:29 -05:00 |
|
F. Duncanh
|
4580c44ed5
|
add remote_clock_offset to convert remote timestamps to local REALTIME
|
2023-02-12 10:42:58 -05:00 |
|
F. Duncanh
|
8502ca57f3
|
remove video/audio _start_time and base_time additions
|
2023-02-12 00:05:56 -05:00 |
|
F. Duncanh
|
7bc54aed53
|
add gst_start_time
|
2023-02-10 15:21:06 -05:00 |
|
F. Duncanh
|
28afb1fbb8
|
export both local and remote ntp times with audio and video frames
|
2023-02-10 14:05:08 -05:00 |
|
F. Duncanh
|
7d9ad58ad6
|
add pipeline base_time, start_time variables
|
2023-02-10 13:06:42 -05:00 |
|