2022-08-15 |
Chris Tallon | Fix hardware key type to u8 in input system |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Chris Tallon | Bug fix, but was caught by other code. More efficient... |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Chris Tallon | CWFs |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | CWFs |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | CWFs |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | CWFs |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Type change: UCHAR -> u1 |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Type change: USHORT -> u2 |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Type change: UINT -> u4 |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Move getTimeMS() to Util |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Type updates: |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | Define new (un)signed integer types. Begin transition. |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Chris Tallon | WIP: Build system tweaks to enable cross/distcc/clang... |
commit | commitdiff | tree | snapshot |
2022-08-12 |
Chris Tallon | Enable clang compiler and mold linker when cross compiling |
commit | commitdiff | tree | snapshot |
2022-06-15 |
Chris Tallon | Add IP/port info to "connection failed" dialog |
commit | commitdiff | tree | snapshot |
2022-06-15 |
Chris Tallon | VDPC: Remove any duplicate server entry from the IPv... |
commit | commitdiff | tree | snapshot |
2022-06-14 |
Chris Tallon | 6 CWFs |
commit | commitdiff | tree | snapshot |
2022-06-14 |
Chris Tallon | Fix segv: Restart playback after connection lost during... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
Chris Tallon | Future bug fix. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
Chris Tallon | Only use make -j8 when cross compiling |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Chris Tallon | Switch to cmake |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Chris Tallon | Fix subs running during pause - after a jump then quick... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Chris Tallon | Replace TVMedia & OsdVector refcounting with new Image... |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Chris Tallon | Revert ref-count-negative commit |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Chris Tallon | Implement Log trace-only mode |
commit | commitdiff | tree | snapshot |
2021-11-24 |
Chris Tallon | Bug fix: Prevent vector handle ref counts going negative |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Chris Tallon | Log thread-id in hex |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Chris Tallon | Switch Channel to std::string |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Chris Tallon | Change ChannelList back to std::vector, use custom... |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Chris Tallon | Some comments and remove an unneeded include |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Chris Tallon | Implement startup-to-live-TV |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Chris Tallon | Fix live TV OSD clock background reappearing |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Chris Tallon | Fix one min() usage |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Chris Tallon | Remove deprecated max() function |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Chris Tallon | 61 CWFs |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Chris Tallon | Disable copious logging from new ImageOMX code |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Chris Tallon | Rewrite of ImageOMX to fix the PNG problem |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Chris Tallon | Merge branch '0-6-dev' of git.vomp.tv:vompclient into... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Chris Tallon | Message queue fix for VVideoRec |
commit | commitdiff | tree | snapshot |
2021-10-03 |
Chris Tallon | Convert WSelectList to std::string |
commit | commitdiff | tree | snapshot |
2021-10-03 |
Chris Tallon | Rename ImageIndex to VectorHandleImage, rename some... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Chris Tallon | Convert OsdVector::PictureReader to std::thread, stop... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Chris Tallon | Log lines, comments |
commit | commitdiff | tree | snapshot |
2021-09-27 |
Chris Tallon | Fix VRecording showing graphic at bottom left when... |
commit | commitdiff | tree | snapshot |
2021-09-27 |
Chris Tallon | OsdVector sends messages to itself now rather than... |
commit | commitdiff | tree | snapshot |
2021-09-27 |
Chris Tallon | Fix text corruption in live TV OSD clock |
commit | commitdiff | tree | snapshot |
2021-09-25 |
Chris Tallon | 43 CWFs |
commit | commitdiff | tree | snapshot |
2021-09-25 |
Chris Tallon | Restructure messages to go direct to target rather... |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Chris Tallon | Minor code cleaning re: Messages |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Chris Tallon | Add some BoxStack constants for readability |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Chris Tallon | Fix text corruption in channel number display on live tv |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Chris Tallon | Fix text corruption on channel list when returning... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Chris Tallon | Improve connection failure handling |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Chris Tallon | Support IPv6 in InputUDP |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Chris Tallon | UDP button receiver port to Config |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Chris Tallon | Move subtitles default to Config |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Chris Tallon | Fix a Boxx log line. Switch some WSelectList code to... |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Chris Tallon | Fix crash when ffwd/rev after pause. Some log fixes |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Chris Tallon | Rewrite VConnect server selection logic. More things... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Chris Tallon | Implement unix sockets in Input classes |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Chris Tallon | Makefile fixes |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Chris Tallon | Server address/port to config. Clean up VConnect |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Chris Tallon | Fix argv/config daemonize and logging options |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Chris Tallon | Log conversion |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Chris Tallon | Log conversion |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Chris Tallon | Implement new config for command line args |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Chris Tallon | Log conversion |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Chris Tallon | Log conversion |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Chris Tallon | New log class using {fmt} |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Chris Tallon | Rename Log class filenames to oldlog |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Chris Tallon | Start work on local JSON config system. Start using... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Chris Tallon | Makefile improvements |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Chris Tallon | Fully working cross compilation |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Chris Tallon | DrawStyle: Add consts, add white and transparent statics |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Chris Tallon | OSDOpenVG: Render on demand: Fix backing out of a view... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | VVideoLiveTV CWFs |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | teletextdecodervbiebu & wtvmedia CWFs |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | Bitmap and VPictureBanner CWFs |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | Move min & max to Util and deprecate |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | WSelectList CWFs |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Chris Tallon | OsdOpenVG Render-on-demand experiment |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Chris Tallon | All Surface CWFs |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Chris Tallon | Formatting |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Chris Tallon | Move interpol tables inside Surface class |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Chris Tallon | Clean up screenShot() - all params, return types, funct... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Chris Tallon | 2 CWFs in videoomx.h |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Chris Tallon | 11 CWFs |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Chris Tallon | OsdOpenVG: Switch to std::thread |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Chris Tallon | OsdOpenVG: Tighten up sync between putOpenVGCommands... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Chris Tallon | OsdOpenVG: Group all thread/mutex using methods together |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Chris Tallon | OsdOpenVG: Some renames, some CWFs |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Chris Tallon | Roll OsdOpenVG::haveOpenVGResponse into putOpenVGCommand |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Chris Tallon | 36 CWFs |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Chris Tallon | Bug fix: Don't inc/dec ref counts for invalid VectorHandles |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Chris Tallon | Some more renaming |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Chris Tallon | Rename some methods and variables |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Chris Tallon | Switch from deprecated libavresample to libswresample... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Chris Tallon | Boxx: CWFs, some consts and formatting |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Chris Tallon | Bug fix: SurfaceVector/OsdVector: reference counts... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Chris Tallon | Reshuffle OsdVector header a bit |
commit | commitdiff | tree | snapshot |
next |