Displaying 3 results from an estimated 3 matches for "newtrack".
Did you mean:
  newtracks
  
2004 Aug 06
1
ices: Metadata for im_stdinpcm
...);
+    }
+}
+
 static int event_handler(input_module_t *mod, enum event_type ev, void *param)
 {
+    stdinpcm_state *s = mod->internal;
+
     switch(ev)
     {
         case EVENT_SHUTDOWN:
@@ -50,6 +67,20 @@
         case EVENT_NEXTTRACK:
             ((stdinpcm_state *)mod->internal)->newtrack = 1;
             break;
+        case EVENT_METADATAUPDATE:
+            thread_mutex_lock(&s->metadatalock);
+            if(s->metadata)
+            {
+                char **md = s->metadata;
+                while(*md)
+                    free(*md++);
+                free(s->...
2001 Feb 23
1
vorbis & open music
...open source . open minds . open future ::
> thingie
mex
-- 
power to the people 
(and spacetravel for everybody ;-))
________________________
mex 
killerfish electronic music 	http://www.killerfish.de
... music for those who know ...
alien_disco
http://www.killerfish.de/musik/alien_disco/newtracks.ram
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe message...
2001 Feb 23
0
(no subject)
...:
> thingie
-- 
power to the people 
(and spacetravel for everybody ;-))
________________________
mex @ lemon 
lemon.303			http://www.lemonworld.de
killerfish electronic music 	http://www.killerfish.de
... music for those who know ...
alien_disco
http://www.killerfish.de/musik/alien_disco/newtracks.ram
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe message...