Timeline


and .

03/12/10: Yesterday

18:05 Ticket #342 (Tags are not show from last.fm stream.) created by martiyanov
Hello, I have installed liquidsoap and try to retranslate last.fm stream. …

03/11/10:

17:56 Changeset [7227] by metamorph68

Stop decoding loop when an exception has been raised. Should avoid trying ...

01:00 Ticket #340 (Non-conservative mode broke in current SVN) closed by dbaelde
fixed: (In [7226]) Restore a heuristic prebuffering when decoding file. I dropped …
00:50 Changeset [7226] by dbaelde

Restore a heuristic prebuffering when decoding file. I dropped it ...

03/10/10:

22:49 Changeset [7225] by metamorph68
  • Renable external metadata resolvers.
  • Add back the replay_gain ...
18:02 Changeset [7224] by dbaelde

Change the spec of the new function Generator.From_frame.feed: it now ...

17:32 Changeset [7223] by dbaelde

Cosmetic: change a log message in Generated so that it looks less ...

03/09/10:

22:10 Changeset [7222] by dbaelde

Fix Makefile problem that resulted in not having extproto (wget) on any ...

16:46 Changeset [7221] by dbaelde

Pass existing metadata to the decoder. This is used by the image ...

16:42 Changeset [7220] by dbaelde

We need SDLimage for Sdlloader. Note that Camlimage conflicts with SDL, ...

03/08/10:

22:39 Changeset [7219] by metamorph68

Fixed input.lastfm source. Now, this operator requires explicitely user ...

04:28 Changeset [7218] by dbaelde

Add a decoder that uses Sdlloader to display static images. It supports ...

03/07/10:

18:28 Changeset [7217] by dbaelde

Finish clock support in cross operators (and document it in ...

18:25 Changeset [7216] by dbaelde

Remove pipe, fork and accel: - Fork's goal was to use more cores, which ...

18:11 Changeset [7215] by dbaelde

Rename video.text/image to match their new "add" behavior. Inform about ...

03/06/10:

02:50 Changeset [7214] by metamorph68

Updated liquidsoap-full to use the new ocaml-cry

03/05/10:

22:40 Ticket #341 (Description for shoutcast output) created by mrpingouin
It seems that output.icecast's description param is unused with shoutcast …
04:00 Changeset [7213] by dbaelde

Fix the documentation about the video settings.

03:52 Changeset [7212] by dbaelde

Typo in the doc.

00:42 Changeset [7211] by dbaelde

Cosmetic and document 0.1.2 CHANGES: the optimization was actually a ...

03/04/10:

00:41 DebianStableBackports edited by toots
(diff)
00:28 Changeset [7210] by dbaelde

Attach position information on clock exceptions to report better error ...

03/03/10:

19:14 Ticket #340 (Non-conservative mode broke in current SVN) created by toots
Hi ! It seems that the new behaviour for request.dynamic is …

03/01/10:

00:32 Changeset [7209] by dbaelde

Add #get_tick to clocks for more control (this is useful since ...

00:28 Changeset [7208] by dbaelde

Add sync param to clock().

02/28/10:

22:11 Changeset [7207] by dbaelde

Define operator first and source from operator instead of the ...

21:34 Changeset [7206] by dbaelde

Avoid artificial ticks of the sub-clock, which cause gaps in the stream.

02/26/10:

04:10 Changeset [7205] by dbaelde

Update resample (actually rewrite it using proper Generators and ...

04:05 Changeset [7204] by dbaelde

Add Clock.get which assumes that a clock variable is determined and ...

04:04 Changeset [7203] by dbaelde

Add Clock.get which assumes that a clock variable is determined and ...

00:36 Changeset [7202] by dbaelde

Enhance generic error messages for lang_encoders and add bound ...

02/25/10:

23:49 Changeset [7201] by dbaelde

Check for illegal expressions (and in particular variables) in ...

23:30 Changeset [7200] by dbaelde

Extract encoding formats' parsing in a separate module before refining ...

17:29 Changeset [7199] by dbaelde

Looks like I forgot to even compile the last-minute abort_track-forwarding ...

07:30 Changeset [7198] by dbaelde

Sort of restored the old time_wrap except that it's now spelled ...

07:25 Changeset [7197] by dbaelde

Minor comments, and forward the name as an ID hint to the base class.

07:24 Changeset [7196] by dbaelde

Add a call to source#wake_up to get the kind logged like most other ...

02/23/10:

17:00 Ticket #339 (Refine replay_metadata in switching operators) created by mrpingouin
Don't replay metadata when the old source produces a new metadata chunk. …
06:47 Changeset [7195] by dbaelde

Add a notion of clock sub-occurrence and the corresponding occurs-check in ...

02/20/10:

23:39 Changeset [7194] by dbaelde

Get rid of Root, the "global clock", and create an infrastructure ...

13:38 Ticket #338 (Check bounds for encoding parameters) created by smimram
We should avoid bug reports like the one below: we should check that …
08:23 Changeset [7193] by dbaelde

Cosmetic, and remove the use of Root.uptime.

08:18 Changeset [7192] by dbaelde

Add ID param to crossfade().

02/15/10:

23:01 Ticket #337 (source.dynamic and switch.liq) created by mrpingouin
We can (and should try to) re-implement switch.ml as a liq script using …
23:00 Ticket #336 (Review midi decoder) created by mrpingouin
Make sure the midi decoder is precise about how it checks the content …
22:59 Ticket #335 (External decoder) created by mrpingouin
Restore the external decoder in the new decoding infrastructure. The new …
22:46 Ticket #186 (Add video buffer, merge audio and video buffers..) closed by mrpingouin
fixed: This has been done shortly after 0.9.2 and doesn't seem to be an issue …
22:45 Ticket #185 (Ticks logic..) closed by mrpingouin
fixed: This has been closed on SVN shortly after 0.9.2, seems to be working fine.
19:04 Changeset [7191] by smimram

Document explicitely how to stop scrolling.

09:34 Changeset [7190] by smimram

Load images with metadata.

09:23 Changeset [7189] by smimram

Cleanly handle not found files.

03:56 Changeset [7188] by metamorph68

Compile video.text only when SDL is enabled..

02/14/10:

22:43 Changeset [7187] by dbaelde

Update chord.liq to use mux. Cosmetic cleanup in chord.txt.

22:41 Changeset [7186] by dbaelde

Generalize add_video/audio into more general mux_audio/video operators. ...

22:38 Changeset [7185] by dbaelde

Add set_content_unsafe for optimizations. Don't blit one thing to itself ...

22:01 Changeset [7184] by smimram

Remove fixed TODO.

21:54 Changeset [7183] by smimram

video.text and video.image are now correctly adding their image to the ...

21:20 Changeset [7182] by smimram

Make video.image an operator.

02/13/10:

21:10 Changeset [7181] by dbaelde

Fix a bug: do not add a break, the source already did, and adding two is ...

21:09 Changeset [7180] by dbaelde

Allow audio and midi (and drop them) in VFrame.content, as we did for ...

20:48 Changeset [7179] by smimram

video.text should be an operator.

19:45 Changeset [7178] by smimram

Handle metadata with video.text (which is now an operator) + add ...

18:36 Changeset [7177] by smimram

Add back video.text.

18:30 Changeset [7176] by smimram

Allow - as chord to mute.

18:25 Changeset [7175] by smimram

Example for chord.

16:32 Changeset [7174] by smimram

With ADSR notes should be generated in a temporary buffer.

15:50 Changeset [7173] by smimram

Enhance chord which is now correctly working.

15:49 Changeset [7172] by smimram

New operator to add audio channels to a stream.

15:48 Changeset [7171] by smimram

Export type_of_int and add empty chan type.

15:46 Changeset [7170] by smimram

Cosmetic.

02/12/10:

21:05 Changeset [7169] by dbaelde

Set the right type for that operator. Makes it crash, now...

20:39 Changeset [7168] by smimram

Try filling chords from metadata.

19:28 Changeset [7167] by dbaelde

A few header updates on recently modified files.

19:09 Changeset [7166] by dbaelde

Allow for media requests with kind (0,0,0), by flagging explicitly raw ...

00:16 Changeset [7165] by smimram

Keep notes on across frames.

02/11/10:

23:48 Changeset [7164] by smimram

Make envelope optional.

23:36 Changeset [7163] by smimram

Allow muting + dim chords.

23:32 Changeset [7162] by smimram

A few more chord modes.

23:30 Changeset [7161] by smimram

Forgot the chord.ml file...

23:29 Changeset [7160] by smimram

First dummy chord implementation.

21:40 Changeset [7159] by dbaelde

Add a pure metadata decoder and an identity operator for streams with zero ...

19:29 Changeset [7158] by metamorph68

Fixed samplerate bug: function failed when inbuflen = 0

06:31 Ticket #232 (Factorize code from http and lastfm source) closed by mrpingouin
fixed: I don't know when but it's done.
Note: See TracTimeline for information about the timeline view.