Timeline


and .

06/22/09:

23:23 Changeset [3085] by andoma
Always subscribe to the PMT to be able to catch changes, etc.
23:18 Changeset [3084] by andoma
If we are unable to create a demultiplex filter in hardware for a table, …
21:51 Changeset [3083] by andoma
Figure out if we need to re-save a transport configuration instead of …
07:57 Ticket #72 (Read network files directly instead of using muxbuilder.) created by andoma
It's much easier for ppl to add their own files without having to …

06/21/09:

22:31 Changeset [3082] by andoma
Fix some incorrect logging levels
22:30 Changeset [3081] by andoma
Initial stab of a 'raw MPEG TS' input. This allows Tvheadend to read a …
22:24 Ticket #70 (Revive the simple web interface) closed by andoma
fixed: Fixed in r3080
22:23 Changeset [3080] by andoma
Revive the simple web ui. ticket #70
22:22 Changeset [3079] by andoma
Extend the internal DVR API a bit (for the simple web interface)

06/17/09:

23:11 WikiStart edited by andoma
(diff)
23:05 Ticket #71 (Add support for AAC (in LATM) audio) created by andoma
Fixed
23:02 Ticket #70 (Revive the simple web interface) created by andoma
Even on a modern phone such as the iPhone the extjs GUI is too heavy. The …
23:01 Ticket #69 (Fix the ugly durations (58.61666666666667) in EPG) created by andoma
23:01 Ticket #68 (Only show channels related to the selected tag in the EPG search window) created by andoma
22:57 Ticket #67 (Fine grained control over EPG based recording) created by andoma
We might want to present the user with start/stop time and let the user …
22:56 Ticket #66 (Add live HTTP streaming) created by andoma
But which format should we use? MPEG-TS ?
22:54 Ticket #65 (Same event multiple times in EPG) created by andoma
See attachment.
22:46 Ticket #43 (Shuffle support in playlists) closed by andoma
wontfix
22:45 Ticket #13 (Add XBMSP support to virtual FS) closed by andoma
wontfix: XBMSP is not good. I don't want to spend time on it.

06/16/09:

21:03 Changeset [3078] by andoma
More noise if THT_DEBUG is set.
21:02 Changeset [3077] by andoma
Add AAC stream type.

06/15/09:

22:23 Changeset [3076] by andoma
Fix insufficient locking during pulseaudio setup.
22:10 Changeset [3075] by andoma
Don't set duration in packet, it's too unstable in FFmpeg these days.
20:37 Changeset [3074] by andoma
CA descriptors can be sent in stream type loop as well.

06/14/09:

22:35 Changeset [3073] by andoma
Can't deref (void *). Happens with libogc on wii.
22:35 Changeset [3072] by andoma
Must export vars
22:07 Ticket #52 (Showtime volume default mode) closed by andoma
fixed
21:47 Changeset [3071] by andoma
Ooops, committed some debug cruft.
21:47 Changeset [3070] by andoma
frame_duration is no longer set.
21:41 Changeset [3069] by andoma
Bail out if vertical sync does not function for GLW's X11 interface.
21:24 Changeset [3068] by andoma
Hrmf, actually include pulse API version 12 in the #if check
21:23 Changeset [3067] by andoma
Only use property lists if available (API version 12)
21:19 Changeset [3066] by andoma
Fix warning for unused variable.
20:16 Changeset [3065] by andoma
Create mainloop in pulseaudio init
17:23 Changeset [3064] by andoma
Communicate media type (video, vs audio) to Pulseaudio to aid it in …
17:13 Changeset [3063] by andoma
Compile before commit.
17:11 Changeset [3062] by andoma
A native pulseaudio client.
17:11 Changeset [3061] by andoma
Don't auto-hookup to an alsa volume control. They are not per-application …

06/13/09:

23:03 Changeset [3060] by andoma
Don't try to select a NULL widget.
22:42 Changeset [3059] by andoma
If XOpenIM() failes, don't use it.
13:05 Changeset [3058] by andoma
tht_networkname() can return NULL. Avoid crashing.

06/10/09:

13:03 Changeset [3057] by andoma
Proper NULL checks on xc_displayname
08:11 Changeset [3056] by andoma
Add better support for parsing TS CAT
08:09 Changeset [3055] by andoma
Fix memory leak (startup only)
07:54 Changeset [3054] by andoma
Fix a memory leak (Startup only)
07:54 Changeset [3053] by andoma
Fix a memory leak (Startup only)

06/08/09:

20:16 Changeset [3052] by andoma
Fix increase/decrease action

06/07/09:

19:23 Changeset [3051] by andoma
Tvheadend 2.2 release
19:23 Changeset [3050] by andoma
Update changelog date
18:54 Changeset [3049] by andoma
Update changelog
18:50 Changeset [3048] by andoma
Add showtime FAQ
18:17 Changeset [3047] by andoma
Check returncodes of ioctl() when we read stats
13:34 Changeset [3046] by andoma
Search for XMLTV grabbers in /usr/bin/perlbin/vendor (archlinux)
12:30 Changeset [3045] by andoma
Log HTSP status messages
11:27 Changeset [3044] by andoma
Use tvhlog() instead of fprintf(stderr, ...) for dvr storage warning.
11:25 Changeset [3043] by andoma
Add logging when a subscription is created / destroyed.
11:25 Changeset [3042] by andoma
Use htsp_logname (includes sourceaddress, username, client software) …
11:14 Changeset [3041] by andoma
Remove unused files
11:10 Changeset [3040] by andoma
Make DVB FE logging DEBUGish
11:06 Changeset [3039] by andoma
Add DEBUGLOG() macro for debuglogging (will only output if tvheadend is …
10:50 Changeset [3038] by andoma
Add FAQ entry about location of XMLTV grabbers
10:45 Changeset [3037] by andoma
Scan for XMLTV grabbers in $PATH as well.
10:12 Changeset [3036] by andoma
Add support for generating website to a different path/url (useful for …
00:00 Milestone Tvheadend-2.2 completed
This is a minor feature enhancement of Tvheadend. Most of the work will …

06/05/09:

08:06 Changeset [3035] by andoma
Remove some unused stuff

06/04/09:

22:40 Changeset [3034] by andoma
If we don't fork, print log output to stderr.
22:22 Changeset [3033] by andoma
Avoid using syslog() in a few places (in favour of tvhlog())
22:14 Changeset [3032] by andoma
Minor updates to changelog
22:11 tvheadend_internals edited by andoma
(diff)
22:10 Changeset [3031] by andoma
Add a FAQ for Tvheadend on the main HTS site.
22:05 Changeset [3030] by andoma
Add news to website.
22:02 Ticket #64 (Add linuxtv S2API support) created by andoma
Starting with kernel 2.6.28 the Linux kernel offers a more flexible and …
21:48 Ticket #63 (Add support for configuring LNB type) created by andoma
We want to be able to configure LNB band switchover frequency so we can …
21:47 Ticket #62 (Add support for multiple LNBs (diseqc switch)) created by andoma
diseqc support is in there already. Just need a way to configure it. …
21:42 Changeset [3029] by andoma
Remove dead code
19:56 tvheadend_internals edited by andoma
(diff)
19:53 tvheadend_internals edited by andoma
(diff)
19:53 tvheadend_internals created by andoma
19:35 WikiStart edited by andoma
(diff)
19:32 WikiStart edited by andoma
(diff)
19:32 WikiStart edited by andoma
(diff)
19:32 WikiStart edited by andoma
(diff)
08:15 Ticket #61 (Set global headers when recording.) created by andoma
Matroska (and other formats) require global headers. We should check that …
08:13 Changeset [3028] by andoma
Delete channel-bound autorecordings when a channel is destroyed.
07:52 Ticket #60 (Tvheadend should not crash when deleting a transport) closed by andoma
fixed: Fixed in r3027
07:52 Changeset [3027] by andoma
Add serviceprobe_delete() Fixes ticket #60
07:49 Changeset [3026] by andoma
Remove dead code

06/03/09:

23:14 Ticket #60 (Tvheadend should not crash when deleting a transport) created by andoma
need to play nice with the serviceprobe instead of doing an abort() in …
23:12 Changeset [3025] by andoma
Update changelog
23:08 Ticket #15 (Rewrite the internal streaming pipeline) closed by andoma
fixed: The pipeline is rewritten. Timeshifting will not make the 2.2 release.
23:07 Ticket #54 (Add option for unlimited local access) closed by andoma
wontfix
23:05 Changeset [3024] by andoma
HTSP is not really a showtime protocol.
23:05 Changeset [3023] by andoma
Update copyright
23:05 Changeset [3022] by andoma
Remove FAQ from documentation
22:11 Changeset [3021] by andoma
Make TRANSPORT_FEED_ error code -> string conversion centralized.
21:53 Changeset [3020] by andoma
Make subscriptionStatus work again.
21:30 Ticket #58 (Tvheadend needs locking around avcodec_open() / avcodec_close()) closed by andoma
fixed
21:29 Changeset [3019] by andoma
Add propper locking around ffmpeg codec open/close. Fixes #58
21:23 Changeset [3018] by andoma
Include source adapter and DVB network in subscription start message.
21:22 htsp edited by andoma
(diff)
21:21 Changeset [3017] by andoma
Print more debug output upon HTSP.subscriptionStart()
21:20 Changeset [3016] by andoma
Wii (libogc) is only equipped with exit()
21:19 Changeset [3015] by andoma
arch_exit() is attribute((noreturn))
21:07 Changeset [3014] by andoma
Remove TRANSPORT_AVGEN and TRANSPORT_STREAMEDFILE. They are not really …
21:06 Changeset [3013] by andoma
Rewrite internal streaming pipeline so it is fully message driven. No …
21:02 Ticket #59 (Add radio channel support) created by andoma
Radio channels are available in many DVB networks. We should support that.
18:45 Changeset [3012] by andoma
Make sure $HOME/.hts and $HOME/.hts/tvheadend is owned by the hts user.
08:41 Changeset [3011] by andoma
Minor changelog update about $HOME environment

06/02/09:

23:48 Ticket #58 (Tvheadend needs locking around avcodec_open() / avcodec_close()) created by andoma
Just fix it.
22:04 Changeset [3010] by matwad
Fixed control reached end of non-void function warning
19:38 Changeset [3009] by andoma
Allow generic messages to be sent over a streaming pad, not only packets.

06/01/09:

22:44 Changeset [3008] by andoma
Use correct path for settings.
22:43 WikiStart edited by andoma
(diff)
22:42 Changeset [3007] by andoma
Split queue-stuff from streaming_target into its own struct.
22:16 Changeset [3006] by andoma
Move DVB specific structures to dvb/dvb.h
22:13 Changeset [3005] by andoma
Remove unused stuff from tvhead.h. After all, we do have a version control …
22:09 Changeset [3004] by andoma
Remove streaming_component_t from tvhead.h We will eventually move away …
21:23 WikiStart edited by andoma
(diff)
21:01 WikiStart edited by andoma
(diff)
21:00 Ticket #57 (Implement RTSP server in Tvheadend) created by andoma
RTSP was thrown out of the code when Tvheadend was rewritten to be fully …
21:00 Ticket #56 (Add wizards for some common tasks) created by andoma
Initially we want to add some kind of setup-wizard for the DVB subsystem. …
20:59 Ticket #55 (Upgrade Tvheadend to ExtJS 3.0) created by andoma
20:58 Ticket #54 (Add option for unlimited local access) created by andoma
Starting tvheadend with '-l' should make it accept connection from …
20:57 Ticket #53 (Add AVAHI support to Tvheadend) created by andoma
Autodiscovery of Tvheadend would be nice.
20:54 WikiStart edited by andoma
(diff)
20:51 Changeset [3003] by andoma
Remove TODO, use tickets in trac instead.
20:50 Ticket #12 (Relax the OpenGL constraints) closed by andoma
wontfix
20:50 Ticket #52 (Showtime volume default mode) created by andoma
Showtime's volume controller should not bind by default to the a Master …
20:48 Ticket #51 (libdi and DVDx on Wii) created by andoma
Add support for playing DVDs on Wii See, …
20:46 Ticket #50 (DVD VM override support) created by andoma
Make it possible to override the Audio / Subtitling track set by the DVD …
20:43 Ticket #49 (Video support on Wii port) created by andoma
Video support on Wii is a requirement before release on Wii.
20:42 Ticket #48 (Probe cache) created by andoma
Probe results in fa_probe.c should be cached to speed up navigation.
20:41 Ticket #47 (Global keymap in Showtime) created by andoma
It's a bit cumbersome to have multiple keymaps per display instaces. We …
20:39 Ticket #46 (HTSP client status codes.) created by andoma
The HTSP client in Showtime must display status codes from HTSP server so …
20:35 Ticket #42 (Redesign TV in showtime) closed by andoma
invalid
20:33 Ticket #44 (hts coredumps when restaring it) closed by andoma
worksforme: Can't reproduce :(
20:21 tvheadend_todo edited by andoma
(diff)
20:20 tvheadend_todo edited by andoma
(diff)
20:20 tvheadend_todo created by andoma
20:20 WikiStart edited by andoma
(diff)
20:19 WikiStart edited by andoma
(diff)
20:11 Changeset [3002] by andoma
Implement arch specific exit codes.
18:45 WikiStart edited by andoma
(diff)
18:43 WikiStart edited by andoma
forum does not exist (diff)

05/31/09:

09:11 Changeset [3001] by andoma
Use FFmpegs lockmgr instead of our own (insufficient) locking.

05/30/09:

20:49 Changeset [3000] by andoma
Make sure various functions return something. Silences warnings on gcc 4.4 …
18:23 Changeset [2999] by andoma
Update changelog
10:25 Changeset [2998] by andoma
Update linux tv muxes. hg version: 1275:9655c8cfeed8
09:57 Changeset [2997] by andoma
Update manpage to reflect recent command line option changes.
09:57 Changeset [2996] by andoma
Actually set $HOME, This is needed for xmltv
09:28 Changeset [2995] by andoma
Add usage-text and print it if an option is not understood (or with -h)
00:22 Changeset [2994] by andoma
Web updates.

05/29/09:

23:46 Changeset [2993] by andoma
If not SVN nor GIT can be used to resolve version, use debian changelog.
23:45 Changeset [2992] by andoma
If not SVN nor GIT can be used to resolve version, use debian changelog.

05/28/09:

23:41 Changeset [2991] by andoma
This might actually be Tvheadend 2.1
23:37 Changeset [2990] by andoma
Need to set correct owner of the superuser account file.
23:20 Changeset [2989] by andoma
Remove 'showtime' from the tvheadend changelog.
23:16 Changeset [2988] by andoma
Add debconf support for creating a default superuser account upon …
23:12 Changeset [2987] by andoma
Change access-control a bit - Support reading of a superuser account (to …
17:18 Changeset [2986] by andoma
Remove ubuntu-tuned 2.1. We're gonna make our own repository instead.
17:09 Changeset [2985] by andoma
Some debian/ -files cleanup.

05/27/09:

23:49 Changeset [2984] by andoma
Deescape HTTP redirect URL
23:44 Changeset [2983] by andoma
TRACE(TRACE_ERROR, ...) if playqueue can not scan for sibblings to track.
23:16 Changeset [2982] by andoma
Faster slideshow crossfade
23:16 Changeset [2981] by andoma
Move play/pause icon in slideshow to top-left
22:40 Changeset [2980] by andoma
Make ACTION_STOP work in slideshow
22:39 Changeset [2979] by andoma
filename prop can be NULL, don't crash on that.
22:05 Changeset [2978] by andoma
Make it compile on Wii again. While at it, add instructions in README of …
22:03 Changeset [2977] by andoma
Add missing play icon
08:20 Changeset [2976] by andoma
Avoid doing unnecessary property notifications when relinking a symlink …
08:19 Changeset [2975] by andoma
Don't reload texture if source URL is same as current texture.
07:52 Changeset [2974] by andoma
glw: trace()ing a property will now also trig property subscription debug.
07:51 Changeset [2973] by andoma
Add flag for debugging a subscription (will TRACE() the property updates)
07:30 Changeset [2972] by andoma
Allow prop_print_tree() to optinally follow symlinks.
07:29 Changeset [2971] by andoma
Include time.h before linux/dvb/frontend.h or it won't compile on recent …

05/26/09:

22:16 Changeset [2970] by andoma
Add trace() glw function that just TRACE() properties. Useful now and …
22:05 Changeset [2969] by andoma
in prop_print_tree0(): print if a property is symlinked.
21:46 Changeset [2968] by andoma
Switch between a play/pause button depending on current playstatus.
21:44 Changeset [2967] by andoma
Close video display page if playstatus == stop.
21:44 Changeset [2966] by andoma
Set $playstatus in media property tree.
21:43 Changeset [2965] by andoma
Scale in Z dimension as well.
21:07 Changeset [2964] by andoma
Add helper functions for settings $playstatus in media
21:04 Changeset [2963] by andoma
Must set 'e' to NULL if we unref it.
20:26 Changeset [2962] by andoma
More cleanup
20:24 Changeset [2961] by andoma
Cleanup
20:01 Changeset [2960] by andoma
Compile before commit Yes, I'm an idiot.
20:00 Changeset [2959] by andoma
Add select() function to glw language.

05/25/09:

23:36 Changeset [2958] by andoma
Try again with 2.1
23:21 Changeset [2957] by andoma
Remove 2.1 it was a bit too early.
23:14 Changeset [2956] by andoma
tvheadend 2.1
23:05 Changeset [2955] by andoma
More debian build system fixes.
23:04 Changeset [2954] by andoma
Some documentation updates
22:32 Changeset [2953] by andoma
UTF-8 my name.
22:21 Changeset [2952] by andoma
Set correct source
22:18 Changeset [2951] by andoma
Use PROP_TAG_CALLBACK_STRING to simplify stuff
21:40 Changeset [2950] by andoma
Add mkrelease helper.
21:40 Changeset [2949] by andoma
Update debian packaging
21:39 Changeset [2948] by andoma
Update changelog
21:39 Changeset [2947] by andoma
Just use $HOME/.hts/tvheadend as setting path.
21:37 Changeset [2946] by andoma
No need to link with zlib
21:01 Changeset [2945] by andoma
Let navigator subscribe to $page.close, and if it gets set to 1, close the …
20:30 Changeset [2944] by andoma
Allow property subscriptions to specify various types of callbacks. Can …

05/24/09:

22:38 Changeset [2943] by andoma
Avoid a 'uninitialized before use' incorrectly tripped by gcc 4.2.x
22:36 Changeset [2942] by andoma
Make sure a child widgets is never focused after destruction.
22:36 Changeset [2941] by andoma
Add some TRACE()
22:30 Changeset [2940] by matwad
Xutf8LookupString does not null-terminate string buffer so make sure we do …
20:13 Changeset [2939] by andoma
Some union cleanup
20:01 Changeset [2938] by andoma
Make it compile again.
18:13 Changeset [2937] by andoma
AC3 decoder is GPL in ffmpeg 0.5 now so we don't need --enable-gpl.
18:13 Changeset [2936] by andoma
Avoid backupfiels in mkbundle

05/23/09:

12:10 Changeset [2935] by andoma
Add debug print
Note: See TracTimeline for information about the timeline view.