Timeline
03/12/10: Yesterday
- 18:05 Ticket #342 (Tags are not show from last.fm stream.) created by
- Hello, I have installed liquidsoap and try to retranslate last.fm stream. …
03/11/10:
- 17:56 Changeset [7227] by
-
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
- fixed: (In [7226]) Restore a heuristic prebuffering when decoding file. I dropped …
- 00:50 Changeset [7226] by
-
Restore a heuristic prebuffering when decoding file. I dropped it ...
03/10/10:
- 22:49 Changeset [7225] by
-
- Renable external metadata resolvers.
- Add back the replay_gain ...
- 18:02 Changeset [7224] by
-
Change the spec of the new function Generator.From_frame.feed: it now ...
- 17:32 Changeset [7223] by
-
Cosmetic: change a log message in Generated so that it looks less ...
03/09/10:
- 22:10 Changeset [7222] by
-
Fix Makefile problem that resulted in not having extproto (wget) on any ...
- 16:46 Changeset [7221] by
-
Pass existing metadata to the decoder. This is used by the image ...
- 16:42 Changeset [7220] by
-
We need SDLimage for Sdlloader. Note that Camlimage conflicts with SDL, ...
03/08/10:
- 22:39 Changeset [7219] by
-
Fixed input.lastfm source. Now, this operator requires explicitely user ...
- 04:28 Changeset [7218] by
-
Add a decoder that uses Sdlloader to display static images. It supports ...
03/07/10:
- 18:28 Changeset [7217] by
-
Finish clock support in cross operators (and document it in ...
- 18:25 Changeset [7216] by
-
Remove pipe, fork and accel: - Fork's goal was to use more cores, which ...
- 18:11 Changeset [7215] by
-
Rename video.text/image to match their new "add" behavior. Inform about ...
03/06/10:
- 02:50 Changeset [7214] by
-
Updated liquidsoap-full to use the new ocaml-cry
03/05/10:
- 22:40 Ticket #341 (Description for shoutcast output) created by
- It seems that output.icecast's description param is unused with shoutcast …
- 04:00 Changeset [7213] by
-
Fix the documentation about the video settings.
- 03:52 Changeset [7212] by
-
Typo in the doc.
- 00:42 Changeset [7211] by
-
Cosmetic and document 0.1.2 CHANGES: the optimization was actually a ...
03/04/10:
- 00:41 DebianStableBackports edited by
- (diff)
- 00:28 Changeset [7210] by
-
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
- Hi ! It seems that the new behaviour for request.dynamic is …
03/01/10:
- 00:32 Changeset [7209] by
-
Add #get_tick to clocks for more control (this is useful since ...
- 00:28 Changeset [7208] by
-
Add sync param to clock().
02/28/10:
- 22:11 Changeset [7207] by
-
Define operator first and source from operator instead of the ...
- 21:34 Changeset [7206] by
-
Avoid artificial ticks of the sub-clock, which cause gaps in the stream.
02/26/10:
- 04:10 Changeset [7205] by
-
Update resample (actually rewrite it using proper Generators and ...
- 04:05 Changeset [7204] by
-
Add Clock.get which assumes that a clock variable is determined and ...
- 04:04 Changeset [7203] by
-
Add Clock.get which assumes that a clock variable is determined and ...
- 00:36 Changeset [7202] by
-
Enhance generic error messages for lang_encoders and add bound ...
02/25/10:
- 23:49 Changeset [7201] by
-
Check for illegal expressions (and in particular variables) in ...
- 23:30 Changeset [7200] by
-
Extract encoding formats' parsing in a separate module before refining ...
- 17:29 Changeset [7199] by
-
Looks like I forgot to even compile the last-minute abort_track-forwarding ...
- 07:30 Changeset [7198] by
-
Sort of restored the old time_wrap except that it's now spelled ...
- 07:25 Changeset [7197] by
-
Minor comments, and forward the name as an ID hint to the base class.
- 07:24 Changeset [7196] by
-
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
- Don't replay metadata when the old source produces a new metadata chunk. …
- 06:47 Changeset [7195] by
-
Add a notion of clock sub-occurrence and the corresponding occurs-check in ...
02/20/10:
- 23:39 Changeset [7194] by
-
Get rid of Root, the "global clock", and create an infrastructure ...
- 13:38 Ticket #338 (Check bounds for encoding parameters) created by
- We should avoid bug reports like the one below: we should check that …
- 08:23 Changeset [7193] by
-
Cosmetic, and remove the use of Root.uptime.
- 08:18 Changeset [7192] by
-
Add ID param to crossfade().
02/15/10:
- 23:01 Ticket #337 (source.dynamic and switch.liq) created by
- We can (and should try to) re-implement switch.ml as a liq script using …
- 23:00 Ticket #336 (Review midi decoder) created by
- Make sure the midi decoder is precise about how it checks the content …
- 22:59 Ticket #335 (External decoder) created by
- 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
- 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
- fixed: This has been closed on SVN shortly after 0.9.2, seems to be working fine.
- 19:04 Changeset [7191] by
-
Document explicitely how to stop scrolling.
- 09:34 Changeset [7190] by
-
Load images with metadata.
- 09:23 Changeset [7189] by
-
Cleanly handle not found files.
- 03:56 Changeset [7188] by
-
Compile video.text only when SDL is enabled..
02/14/10:
- 22:43 Changeset [7187] by
-
Update chord.liq to use mux. Cosmetic cleanup in chord.txt.
- 22:41 Changeset [7186] by
-
Generalize add_video/audio into more general mux_audio/video operators. ...
- 22:38 Changeset [7185] by
-
Add set_content_unsafe for optimizations. Don't blit one thing to itself ...
- 22:01 Changeset [7184] by
-
Remove fixed TODO.
- 21:54 Changeset [7183] by
-
video.text and video.image are now correctly adding their image to the ...
- 21:20 Changeset [7182] by
-
Make video.image an operator.
02/13/10:
- 21:10 Changeset [7181] by
-
Fix a bug: do not add a break, the source already did, and adding two is ...
- 21:09 Changeset [7180] by
-
Allow audio and midi (and drop them) in VFrame.content, as we did for ...
- 20:48 Changeset [7179] by
-
video.text should be an operator.
- 19:45 Changeset [7178] by
-
Handle metadata with video.text (which is now an operator) + add ...
- 18:36 Changeset [7177] by
-
Add back video.text.
- 18:30 Changeset [7176] by
-
Allow - as chord to mute.
- 18:25 Changeset [7175] by
-
Example for chord.
- 16:32 Changeset [7174] by
-
With ADSR notes should be generated in a temporary buffer.
- 15:50 Changeset [7173] by
-
Enhance chord which is now correctly working.
- 15:49 Changeset [7172] by
-
New operator to add audio channels to a stream.
- 15:48 Changeset [7171] by
-
Export type_of_int and add empty chan type.
- 15:46 Changeset [7170] by
-
Cosmetic.
02/12/10:
- 21:05 Changeset [7169] by
-
Set the right type for that operator. Makes it crash, now...
- 20:39 Changeset [7168] by
-
Try filling chords from metadata.
- 19:28 Changeset [7167] by
-
A few header updates on recently modified files.
- 19:09 Changeset [7166] by
-
Allow for media requests with kind (0,0,0), by flagging explicitly raw ...
- 00:16 Changeset [7165] by
-
Keep notes on across frames.
02/11/10:
- 23:48 Changeset [7164] by
-
Make envelope optional.
- 23:36 Changeset [7163] by
-
Allow muting + dim chords.
- 23:32 Changeset [7162] by
-
A few more chord modes.
- 23:30 Changeset [7161] by
-
Forgot the chord.ml file...
- 23:29 Changeset [7160] by
-
First dummy chord implementation.
- 21:40 Changeset [7159] by
-
Add a pure metadata decoder and an identity operator for streams with zero ...
- 19:29 Changeset [7158] by
-
Fixed samplerate bug: function failed when inbuflen = 0
- 06:31 Ticket #232 (Factorize code from http and lastfm source) closed by
- fixed: I don't know when but it's done.
