Commit Graph

  • 1099b94f05 plist setting for initial volume -15.0 (50%) (from @HuntCode ) F. Duncanh 2025-11-27 08:48:25 -05:00
  • 1dd0e2c79a code cleanup F. Duncanh 2025-11-23 17:33:08 -05:00
  • 8b8407b951 callling XCloseDisplay causes coredump: remove call F. Duncanh 2025-11-17 14:46:23 -05:00
  • d881c8e841 remove call to XCloseDisplay (causes coredump) F. Duncanh 2025-11-17 14:36:46 -05:00
  • c9f35a379d fix memory leap in raop_rtp.c F. Duncanh 2025-11-17 13:53:17 -05:00
  • 6545104b53 fix memory leak in raop.c F. Duncanh 2025-11-17 13:52:47 -05:00
  • bfbf39edaa update language choice processing F. Duncanh 2025-11-17 13:45:02 -05:00
  • f8c7b54241 read language choice from setProperty?/MediaSelectionOptions F. Duncanh 2025-11-17 11:33:35 -05:00
  • 62214af028 fix storage of uri_prefix F. Duncanh 2025-11-17 10:02:23 -05:00
  • afbb0bc0a1 remove dead code (airplay->master_uri) F. Duncanh 2025-11-16 19:43:51 -05:00
  • 7ebd8182a7 cleanup plist_mem_free issues F. Duncanh 2025-11-15 16:37:12 -05:00
  • 0917ad12be add functions for future use (will not change current behavior) F. Duncanh 2025-11-15 14:59:01 -05:00
  • c33b4e10f1 shorten "get_playback_info" data shown with -d 1 debug option F. Duncanh 2025-11-15 13:27:46 -05:00
  • 7280bc4aab fix code typo in recent commit F. Duncanh 2025-11-15 11:04:29 -05:00
  • 53a0271d3e restore previous analyze_media_playlist code F. Duncanh 2025-11-14 18:49:45 -05:00
  • 372b0ab789 memory leak cleanups (valgrind) in airplay_video + http_handlers F. Duncanh 2025-11-14 18:38:07 -05:00
  • 47da1e03db fix memory leaks in x_display_fix.h (from Valgrind) F. Duncanh 2025-11-14 17:34:21 -05:00
  • f8cb14f5f1 minor fix for plist_mem_free (libplist >= 2.3.0) F. Duncanh 2025-11-14 01:30:24 -05:00
  • 274c517ff2 add bytecount check when processing playlists F. Duncanh 2025-11-14 01:07:40 -05:00
  • 5afbdde169 minor updates in preparation for coding playlist removal/insertion F. Duncanh 2025-11-13 17:00:16 -05:00
  • dae1ed108f rework airplay_video to store multiple playlists F. Duncanh 2025-11-12 09:40:24 -05:00
  • 94535dd7aa README update F. Duncanh 2025-11-11 02:18:39 -05:00
  • 1faa49551e cleanup ancient cruft; plus a fix in airplay_video.c F. Duncanh 2025-11-10 19:28:56 -05:00
  • 3139992e1e preparing for v1.73 release F. Duncanh 2025-11-10 18:03:28 -05:00
  • 1072692172 support for YouTube app HLS video language choice. also fix #452 F. Duncanh 2025-11-09 17:22:05 -05:00
  • 940d3286eb update uxplay-beacon.py (dbus) for debian-based systems F. Duncanh 2025-11-08 02:31:14 -05:00
  • 009eeb2d46 uxplay.cpp: exit(0) after cleanup() F. Duncanh 2025-11-07 23:42:33 -05:00
  • 0e4f921d32 Merge branch 'antimof:master' into master fduncanh 2025-11-07 18:26:54 -05:00
  • 1b7e7b66aa uxplay-beacon.py python cleanups (dbus and winrt) F. Duncanh 2025-11-06 15:29:26 -05:00
  • 41bfb9934c README: vaapi plugins are deprecated in favor of va plugins F. Duncanh 2025-11-06 03:20:56 -05:00
  • 3cee792050 Merge pull request #197 from FDH2/master antimof 2025-11-03 15:54:44 +03:00
  • bdd82f621d python improvements F. Duncanh 2025-11-03 02:40:57 -05:00
  • 5489305031 update README for Bluetooth LE service discovery F. Duncanh 2025-11-03 01:50:23 -05:00
  • 5df5e56ac2 add uxplay-beacon.py for windows F. Duncanh 2025-11-02 17:53:41 -05:00
  • 4910930c56 reworked signal handling (ctrl-c) for linux and windows F. Duncanh 2025-11-02 01:10:25 -05:00
  • d92836e387 cleanups, working winrt beacon F. Duncanh 2025-11-02 01:07:28 -04:00
  • 671fd9a715 dbus becaon cleanup F. Duncanh 2025-11-01 17:24:48 -04:00
  • f6b2c0772d windows beacon seems to be working F. Duncanh 2025-11-01 17:22:55 -04:00
  • 7fab9107e6 winrt beacon cleanups F. Duncanh 2025-10-31 23:53:46 -04:00
  • 930316ee0c begin winrt beacon development F. Duncanh 2025-10-31 06:10:03 -04:00
  • 24d986a541 update README to mention new Windows Terminal app and UTF-8 support F. Duncanh 2025-10-30 16:42:39 -04:00
  • c961a4394a verify all options input is valid ascii/UTF-8 F. Duncanh 2025-10-30 12:50:44 -04:00
  • 50e74f25d1 uxplay-beacon.py: code cleanups F. Duncanh 2025-10-28 20:19:58 -04:00
  • 63f62e9f74 add a python3 DBUs Bluetooth LE Service Discovery beacon controller F. Duncanh 2025-10-26 01:48:28 -04:00
  • 6d899820fb show zone id before assertion (local_zone_id = remote_zone_id) coredump F. Duncanh 2025-10-24 18:57:44 -04:00
  • 243efdeca4 Update README (beacon details) fduncanh 2025-10-07 18:38:32 +09:00
  • 37becd9906 update Bluetooth LE beacon support: set choice of TCP port F. Duncanh 2025-09-26 21:14:17 -04:00
  • 2c3fcdcf8d add -vrtp option (requested by @tovrstra ) F. Duncanh 2025-09-26 01:10:41 -04:00
  • 151d4a7a3e Simplify the Blutooth LE beacon setup instructions F. Duncanh 2025-09-20 17:46:22 -04:00
  • 469f385502 Add support for bluetooth LE beacon service discovery F. Duncanh 2025-09-15 14:19:05 -04:00
  • ae52b2bd3a clean up random_mac() F. Duncanh 2025-09-14 10:54:24 -04:00
  • e5d8a02952 add port information when accepting clients F. Duncanh 2025-09-14 04:38:39 -04:00
  • 830c7131fe cleanup plist_get_string_val items (free string) F. Duncanh 2025-09-14 04:22:46 -04:00
  • fac526735c Simplify response to first GET/Info with AirPlay/RAOP qualifier F. Duncanh 2025-09-07 00:26:17 -04:00
  • db8b6a96c3 terminate if video renderer fails to initialize F. Duncanh 2025-09-03 22:30:29 -04:00
  • 51829e585c fix typo in force-modesetting F. Duncanh 2025-09-03 18:46:21 -04:00
  • 0c1b17ff8d Merge pull request #444 from paulohardy/master fduncanh 2025-09-02 15:16:18 -04:00
  • e38a2bfc5b correct feedback error message (signal expected every 2 secs) F. Duncanh 2025-09-02 12:53:54 -04:00
  • 117febfe28 missing break in switch code (issue seen in AirMyPC debug output) F. Duncanh 2025-09-02 11:42:33 -04:00
  • ae8e427fe3 stop rendering of expired coverart when there is no replacement F. Duncanh 2025-09-02 01:28:51 -04:00
  • 6cc0424bc6 add video_renderer_cycle (for closing expired rendered coverart) F. Duncanh 2025-09-01 10:37:49 -04:00
  • 6c2844deef raop_buffer.c: cleanup F. Duncanh 2025-08-31 11:09:45 -04:00
  • 738866a625 improve audio progress report with 1 sec updating F. Duncanh 2025-08-31 02:22:50 -04:00
  • 502582464b specfile build fix oogabooga 2025-08-31 04:02:56 +03:00
  • 784f2887e3 httpd.c: add support for Windows socket error strings F. Duncanh 2025-08-30 18:31:59 -04:00
  • b682eea323 remove the d3d12->d3d11 workaround (d3d12 is now fixed) F. Duncanh 2025-08-30 18:01:42 -04:00
  • 8ff22f17ac httpd.c: avoid race giving socket errors when connection is closed F. Duncanh 2025-08-30 15:14:58 -04:00
  • 94a7733d7e handle POST audioMode RTSP request F. Duncanh 2025-08-30 13:27:39 -04:00
  • 5084d2f8e7 rearrange order in teardown_handler to avoid race F. Duncanh 2025-08-30 10:20:30 -04:00
  • 1088443c67 only build jpeg renderer if --ca (no filename) is used F. Duncanh 2025-08-28 23:01:31 -04:00
  • 7bab0f010b httpd.c: include socket number in error message F. Duncanh 2025-08-26 17:09:13 -04:00
  • e0ee600e3e whitespace httpd.c F. Duncanh 2025-08-25 01:41:12 -04:00
  • 14463c04a8 code cleanup video_renderer.c F. Duncanh 2025-08-24 14:04:41 -04:00
  • b3679fd630 discard payload_size=12 no-data audio packets (seen in AirMyPC) F. Duncanh 2025-08-15 14:23:05 -04:00
  • 1e282eeb22 test for AirMyPC without version number, F. Duncanh 2025-08-15 03:24:38 -04:00
  • 483399a713 possible fix for failure to print a plist F. Duncanh 2025-08-12 18:22:26 -04:00
  • 9d28d27702 added support for DBus-based screensaver inhibition F. Duncanh 2025-08-11 14:23:06 -04:00
  • 59c3abe140 add mirror video activity monitoring (forscreensaver inhibition) F. Duncanh 2025-08-11 11:36:03 -04:00
  • ab9a9d20b8 whitespace F. Duncanh 2025-08-09 07:37:17 -04:00
  • e7d2901b7f add video packet length to debug output (raop_rtp_mirror) F. Duncanh 2025-08-08 19:42:01 -04:00
  • 250b8645f8 whitespace uxplay.cpp F. Duncanh 2025-08-08 18:09:25 -04:00
  • b5e083b107 whitespace cleanup F. Duncanh 2025-08-08 17:06:14 -04:00
  • 32d5de23c8 whitespace cleanup F. Duncanh 2025-08-08 15:42:07 -04:00
  • c8ce350226 raop : whitespace cleanup F. Duncanh 2025-08-08 11:03:47 -04:00
  • 3e1d83d7d6 cleanup in video_renderer.c F. Duncanh 2025-08-07 16:14:18 -04:00
  • 56bdfbbda8 video_renderer.c: add bus to renderer in video_renderer_init F. Duncanh 2025-08-07 07:09:56 -04:00
  • 532ac612f3 add message handler for audio pipeline bus F. Duncanh 2025-08-07 06:10:19 -04:00
  • 93b2612477 uxplay.cpp update number of bus watches for jpeg renderer F. Duncanh 2025-08-06 16:29:11 -04:00
  • 2436081088 README update to document -pw changes F. Duncanh 2025-08-06 09:23:35 -04:00
  • 2b0da9125a cleanup the -pw (no argument) random pw option F. Duncanh 2025-08-06 07:14:33 -04:00
  • a08c51e662 Merge pull request #188 from FDH2/master antimof 2025-07-29 16:21:23 +03:00
  • cf27c06c33 -pw option: do not reuse random_pw for new client F. Duncanh 2025-07-09 23:02:15 -04:00
  • 546145a963 add -ca (w/o filename) option for gstreamer rendering of coverart F. Duncanh 2025-07-07 20:55:47 -04:00
  • 89844fa53f update for v1.72.2 release F. Duncanh 2025-07-07 20:34:22 -04:00
  • ae28bc7930 fix -pw bug in dnssd.c (fixes #426) F. Duncanh 2025-07-07 13:34:33 -04:00
  • f3db82fcfe cleanup in httpd.c F. Duncanh 2025-07-07 11:25:54 -04:00
  • ff7e0136eb update llhttp to v9.3.0 F. Duncanh 2025-06-26 09:54:52 -04:00
  • afebae6891 1.72.1 release: README update, uxplay.spec update F. Duncanh 2025-06-06 09:51:12 -04:00
  • e306bbf72e cleanup to fix bug/regression in -reg option F. Duncanh 2025-06-05 12:49:04 -04:00
  • 878ccf2400 add "-nc no" to unset nc option (for macOS, where -nc is default) F. Duncanh 2025-05-21 10:59:28 -04:00