0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Header file for an abstracted path class. More... about 18 years ago
- Install script for tivoserver and launcher. Script for NSIS installation system (free). More... about 18 years ago
- Changed up resourcs to work with new launcher app. More... about 18 years ago
- First version of the (real) Windows XP launcher. More... about 18 years ago
- Couple of small changes (fixes actually) for MinGW. More... about 18 years ago
- changes to make it with the current codebase More... about 18 years ago
- support configurable bitrate - more Aspect Ratio improvements - backup duration calculation, helps with some mpeg streams (thanx to starmanj for his work on this) More... about 18 years ago
- moved aspect ratio code to tsffmpeg.c - support configurable bitrates - better calculation of part sizes More... about 18 years ago
- Added use_ac3, bitrate, max_bitrate, multi_threaded_enc - moved common defaults to init() More... about 18 years ago
- added platform to version printed More... about 18 years ago
- Added <Realtime>x to ETA line More... about 18 years ago
*** empty log message *** More... about 18 years ago
- fixed handling of older ty/tmf streams - added lastpart for printing how many times RealTime the xfer is going at - only adjust streamsize larger in getparts() More... about 18 years ago
- Fixed handling of tmf's that have no showing.xml (from tivotool) More... about 18 years ago
- Jaime's patch to set port reusable... should allow tivoserver to be relaunched without waiting for the socket to timeout More... about 18 years ago
- Chenged reading timeout so failed transfers can be detected properly More... about 18 years ago
- removed binding to beacon, because it's not needed unless we add client support or somesuch More... about 18 years ago
- added provisions for a debug version # More... about 18 years ago
- yet more aspect ratio fun! :P More... about 18 years ago
- We don't need the extra goo for the resource file, since all the win32 code has been moved to the 'win32' directory :) More... about 18 years ago
- new aspect ratio code More... about 18 years ago
- changed how part sizes are calculated... will help on streams that had underestimated bitrates More... about 18 years ago
- fixed test_transcoder so it compiles (but it won't quite run properly... waiting for set_encode_options to be fixed up more) More... about 18 years ago
- forgot to enable buffer-resizing (oops)... enabled now More... about 18 years ago
- added struct AviInfo to allow more information to be read/passed - moved scaling/etc. to set_encode_options - removed scaling in most circumstances... now just pads the height - reads pixel aspect ratio and applies it (when valid) - checks for valid audio samplerate, rather than forcing to 48000 - moved function prototypes into tsffmpeg.h More... about 18 years ago
- set logfile to line-buffered More... about 18 years ago
- fixed up some largefile issues More... about 18 years ago
- Buffers now auto-expand to help prevent underruns More... about 18 years ago
- First version of the Tivoserver launcher on OS X. Sits in the status bar and keeps tivoserver running. Works pretty well as of now. More... over 18 years ago
- First version of the Launcher program for OS X that sits in the status bar and keeps tivoserver running. Working pretty well as of now. More... over 18 years ago