source: roaraudio/libroar/meta.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5054:90a1cc89f2e5   13 years phi Added Meta Data types DISCNUMBER, SOURCEMEDIA, LABEL, LABELNO
(edit) @4957:45ba4cf2abe3   13 years phi use roar_mm_*() where possible
(edit) @4794:251fc19074f7   13 years phi Added Meta Data types COMPOSER, RIGHTS, ISRC, LANGUAGE, GTIN, PUBLISHER …
(edit) @4791:4c1908f79270   13 years phi added ROAR_META_TYPE_COMPOSER and ROAR_META_TYPE_RIGHTS
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4667:475bcad811d6   13 years phi support ROAR_META_TYPE_LIKENESS in lookup functions
(edit) @4296:16e3f8f5983e   14 years phi added a lot const keywords
(edit) @3875:8731d0c3e04a   14 years phi init/zero messages with memset()
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3074:4194e8314b7b   14 years phi added missing meta types from Xiph's list
(edit) @3059:80c47c307975   14 years phi init codec with -1
(edit) @3058:6e387d16a16f   14 years phi added roar_meta_parse_audioinfo()
(edit) @3052:5faf426062f2   14 years phi added list of genres
(edit) @3051:d0524f377074   14 years phi added very basic genere interface
(edit) @3044:b954d2ac330b   14 years phi added meta data tags SIGNALINFO (with alias AUDIOINFO) and OFFSET
(edit) @2543:81bc5918d8ed   15 years phi small fix to not send uninited data
(edit) @2328:505a027b2cd5   15 years phi typo in meta name, added aliases for old version with typo
(edit) @2263:a4556a91e5f3   15 years phi added meta type HASH for crypto hashes
(edit) @1129:c863f9c07035   15 years phi accept null pointer for value if value is not needed for this commands
(edit) @1068:cd86a0f4adab   15 years phi make OpenBSD security warnings patch a bit happyer...: strcpy() -> …
(edit) @1037:a4c5621a37cf   15 years phi check correctly for meta data length (explicide cast to not get strange …
(edit) @878:f4e3629961d7   15 years phi it's DISCID, not DISKID…
(edit) @877:cf64c440f89e   15 years phi added new meta tags: YEAR, DISKID, REPLAYGAIN_*
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @236:5cb71dafc234   16 years phi added meta tag ENCODEDBY as alias of ENCODER
(edit) @141:0bf48a979d08   16 years phi added ENCODER meta tag roaraudio_0_1_testing2_wesen
(edit) @138:f5abe6d9076a   16 years phi added new meta tags: DURATION, WWW (AKA HOMEPAGE), WOAF
(edit) @131:5c50eb890cf2   16 years phi make valgrind happy: initialise unused memory
(edit) @123:da1cb3923a92   16 years phi added SERVER meta tag (Icecast uses it)
(edit) @114:a68766835a6a   16 years phi added support to list meta tags on streams in libroar
(edit) @110:96435ca2eb90   16 years phi added roar_meta_strtype() and roar_meta_inttype()
(edit) @108:e7d2a8b2fa35   16 years phi em... use correct command…
(edit) @105:ac69cbc697bd   16 years phi em... we should also do the actuel request…
(edit) @102:c130ed86ee1d   16 years phi added roar_stream_meta_get()
(edit) @97:9f03ec4c5209   16 years phi added basic meta data support
(add) @93:3d448108a789   16 years phi added meta.c
Note: See TracRevisionLog for help on using the revision log.