root/modules/services_discovery/shout.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c6d9fff0be9732e0e2bc116525c115e20acd0b13 [c6d9fff0be9732e0e2bc116525c115e20acd0b13] 08/28/08 21:42:06 Rémi Denis-Courmont <rdenis@simphalempin.com> SD: pull down cancellation safety on those SD with lame threads
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 08/15/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @caeee3fc839d477a841aa463f91f67b46f439f26 [caeee3fc839d477a841aa463f91f67b46f439f26] 07/24/08 14:39:15 Derk-Jan Hartman <hartman@videolan.org> shoutcast sd: Change French TV section to use vlc://nop instead of …
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 05/31/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @f2e6a702ae7401e2c0f11665660a753f611e180b [f2e6a702ae7401e2c0f11665660a753f611e180b] 03/18/08 20:23:56 Rémi Denis-Courmont <rem@videolan.org> shout discovery: don't try to set non-existent option (funman removed …
(edit) @ac175b34c25addef2642e6bd6cb738d098136957 [ac175b34c25addef2642e6bd6cb738d098136957] 01/28/08 18:33:15 Rafaël Carré <funman@videolan.org> services_discovery/: fix warnings
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @e0dc0f1d8594925a0e552b5880dafadc598dc231 [e0dc0f1d8594925a0e552b5880dafadc598dc231] 01/19/08 21:58:47 Pierre d'Herbemont <pdherbemont@videolan.org> shout.c: Add http-forward-cookies to "Les guignols".
(edit) @12087b5571643095d90eb5ecc1825594d93e31da [12087b5571643095d90eb5ecc1825594d93e31da] 01/19/08 21:56:18 Pierre d'Herbemont <pdherbemont@videolan.org> services/discovery/shout.c: Add a French TV service discovery. For now it …
(edit) @f0875028fd72a8d22798b15316d986737a6780d3 [f0875028fd72a8d22798b15316d986737a6780d3] 12/24/07 17:52:05 Antoine Cellerier <dionoea@videolan.org> Revert r23852.
(edit) @78d4bd65714da7ad48a8eb4e13965cd5b1523768 [78d4bd65714da7ad48a8eb4e13965cd5b1523768] 12/24/07 16:39:17 Rémi Denis-Courmont <rem@videolan.org> Not every body trusts "free.fr", especially not through non-secure HTTP, …
(edit) @5777fa8de8116dccc731262b41ac4e9d4cd25331 [5777fa8de8116dccc731262b41ac4e9d4cd25331] 12/24/07 02:18:54 Pierre d'Herbemont <pdherbemont@videolan.org> services_discovery/shout.c: No need to incref. (fix a memleak).
(edit) @4b295c7cb26de39368086af8dc901df6bd29d135 [4b295c7cb26de39368086af8dc901df6bd29d135] 12/23/07 23:23:25 Antoine Cellerier <dionoea@videolan.org> Allow specifying options specific to each url in the shout service …
(edit) @0212c5155653272d0125e3b788a2ed4db09876de [0212c5155653272d0125e3b788a2ed4db09876de] 12/23/07 22:39:09 Antoine Cellerier <dionoea@videolan.org> Merge the shoutcast and freebox service discovery modules. Cleanup the …
(edit) @1421fa57d972c05149470d7f56e4334629c2c8d4 [1421fa57d972c05149470d7f56e4334629c2c8d4] 12/23/07 15:19:00 Pierre d'Herbemont <pdherbemont@videolan.org> vlc_common.h: * Add some proper assert() to the vlc_gc_* function to spot …
(edit) @74fd4dd74d562ccbec50cf5aef3c7b402463a3ff [74fd4dd74d562ccbec50cf5aef3c7b402463a3ff] 12/21/07 16:03:49 Pierre d'Herbemont <pdherbemont@videolan.org> shout.c: Fix a typo in previous commit. (thanks, funman).
(edit) @5d7f2974b7425bf51383b601229aa059964b6df4 [5d7f2974b7425bf51383b601229aa059964b6df4] 12/21/07 15:57:24 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/shout.c: Don't leak the input_item.
(edit) @3828287d44a29e2cbdae01aca3946bcc34c012e2 [3828287d44a29e2cbdae01aca3946bcc34c012e2] 11/12/07 14:36:09 Rafaël Carré <funman@videolan.org> services_discovery_SetLocalizedName() is now mandatory. Fix …
(edit) @6f17ad3c8461d77ba935fe7be6b48b1f828c2062 [6f17ad3c8461d77ba935fe7be6b48b1f828c2062] 10/11/07 11:32:09 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/shout.c: Use services_discovery.h instead of …
(edit) @44d5f298e7626312cd4a3a2ee777dd90615d9c46 [44d5f298e7626312cd4a3a2ee777dd90615d9c46] 08/25/07 16:42:20 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/shout.c: Rename "Shoutcast" (radio) to …
(edit) @06a16a4470a11636e59d5734f105601794589e1c [06a16a4470a11636e59d5734f105601794589e1c] 08/21/07 14:23:20 Pierre d'Herbemont <pdherbemont@videolan.org> Fix previous commit.
(edit) @65fff5df9192d7bd6c4e116a19925ab78ae63af5 [65fff5df9192d7bd6c4e116a19925ab78ae63af5] 08/21/07 13:59:40 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/shout.c: (Thanks ileoo) Revert by tree view on …
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 08/20/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @3d041f1336bfaffcadd5fb44d1647c7338d6c369 [3d041f1336bfaffcadd5fb44d1647c7338d6c369] 08/18/07 05:46:12 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/shout.c: Use the new services_discovery API.
(edit) @39c625244ad194802ca2eda1e53bb1884b9836d1 [39c625244ad194802ca2eda1e53bb1884b9836d1] 08/04/07 22:49:46 Rémi Denis-Courmont <rem@videolan.org> - Cleanup and fixes deprecated options: - Removed the gross SUPPRESSED …
(edit) @85ff1461a28b5ec29f881aaaa960a242750704fb [85ff1461a28b5ec29f881aaaa960a242750704fb] 02/20/07 08:29:54 Clément Stenac <zorglub@videolan.org> * Start cleaning up libvlc playlist API (Refs:#457) - Return correct …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @33e36e85b384903860162912c2ff12b1e81afc47 [33e36e85b384903860162912c2ff12b1e81afc47] 11/19/06 23:05:53 Derk-Jan Hartman <hartman@videolan.org> * Fix shoutcast SD Delete. playlist is not locked.
(edit) @0f382e7498b5285d73fd034d363e9aa5589289e1 [0f382e7498b5285d73fd034d363e9aa5589289e1] 10/21/06 15:31:44 Jean-Paul Saman <jpsaman@videolan.org> Remove unused variables
(edit) @19f542a35b43fadc821547fea49f7cbd90ad0b69 [19f542a35b43fadc821547fea49f7cbd90ad0b69] 10/01/06 19:12:02 Antoine Cellerier <dionoea@videolan.org> Fix a bunch of gcc warnings
(edit) @857b51f9c9ace345a6b6a9a45a20829101830abb [857b51f9c9ace345a6b6a9a45a20829101830abb] 09/24/06 14:40:10 Clément Stenac <zorglub@videolan.org> Rename vlc_input_item_* functions to input_Item* for consistency Add …
(edit) @b4f2f4885892f3c3f418f022d5401db3aca46980 [b4f2f4885892f3c3f418f022d5401db3aca46980] 09/17/06 16:36:06 Clément Stenac <zorglub@videolan.org> Services discovery are not forced to have a run function
(edit) @ace4087ec6c9171876a9b24e820d50f0b4624f6a [ace4087ec6c9171876a9b24e820d50f0b4624f6a] 09/16/06 21:21:10 Clément Stenac <zorglub@videolan.org> Fix shoutcast handling and remove broken progress detection
(edit) @6a42cf33fbe64397e701a930057bac60b2835185 [6a42cf33fbe64397e701a930057bac60b2835185] 08/26/06 18:51:55 Clément Stenac <zorglub@videolan.org> * Allow service discoveries to state whether they prefer being displayed …
(edit) @29a03bfd0be5cc9834daa416496f44eaa401827b [29a03bfd0be5cc9834daa416496f44eaa401827b] 08/06/06 18:14:56 Clément Stenac <zorglub@videolan.org> Fix deletion of items when changing them to nodes
(edit) @093de8561e556dcc9c233fa4aef3046fb658721c [093de8561e556dcc9c233fa4aef3046fb658721c] 08/02/06 21:51:46 Clément Stenac <zorglub@videolan.org> Interaction cleanup, remove some unused functions, factorize some code, …
(edit) @6cb1101a9144409fe27ffd7984c58f33b66eb78c [6cb1101a9144409fe27ffd7984c58f33b66eb78c] 07/29/06 17:07:42 Felix Paul Kühne <fkuehne@videolan.org> * enhanced the interaction core with some method additions/changes - …
(edit) @a7e16ca0d833fad739b595a60cf4515154decb27 [a7e16ca0d833fad739b595a60cf4515154decb27] 05/14/06 21:52:42 Clément Stenac <zorglub@videolan.org> Fix shout compile
(edit) @8f08042cccca463a68661901d8b1cf06b99d421f [8f08042cccca463a68661901d8b1cf06b99d421f] 05/05/06 22:38:58 Antoine Cellerier <dionoea@videolan.org> Add "shoutcast" as an alias for "shout".
(edit) @8f81a57bd66b83983db080931c9aacf20f83e6cc [8f81a57bd66b83983db080931c9aacf20f83e6cc] 04/24/06 00:53:40 Antoine Cellerier <dionoea@videolan.org> Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)
(edit) @75ee1b38c85b84c6ac2b4a1252469b58848578f6 [75ee1b38c85b84c6ac2b4a1252469b58848578f6] 04/22/06 23:06:41 Antoine Cellerier <dionoea@videolan.org> * shout.c : change playlist layout (remove 1 node) * shoutcast.c : remove …
(edit) @acb5da732a27b6c7e8d6e05c2e183d4ae49a9ea9 [acb5da732a27b6c7e8d6e05c2e183d4ae49a9ea9] 04/22/06 18:39:04 Antoine Cellerier <dionoea@videolan.org> Change shoutcast service discovery module and write a new demux to be …
(edit) @2fc1756882380cd8eae3090b49a283e26fbf1b4b [2fc1756882380cd8eae3090b49a283e26fbf1b4b] 04/14/06 11:37:39 Clément Stenac <zorglub@videolan.org> Strings
(edit) @bb80eba03b6afd245a9695b8a75985de73b8de23 [bb80eba03b6afd245a9695b8a75985de73b8de23] 03/23/06 22:41:12 Christophe Mutricy <xtophe@videolan.org> services_discovery/*: String review (refs #438) and suppress the sap-addr …
(edit) @68f500ce50490f7c48b482e59fc688c8a596687b [68f500ce50490f7c48b482e59fc688c8a596687b] 02/04/06 23:57:01 Clément Stenac <zorglub@videolan.org> Better fix
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @25368dcd565835166b736d19615bb66324696b0b [25368dcd565835166b736d19615bb66324696b0b] 12/14/05 19:10:27 Clément Stenac <zorglub@videolan.org> Use input_Read in shoutcast and display a progress dialog
(edit) @d93b664ac9c3d2077bf1cdc03abf2dcf2835e24e [d93b664ac9c3d2077bf1cdc03abf2dcf2835e24e] 12/05/05 11:28:08 Clément Stenac <zorglub@videolan.org> String remarks
(edit) @f60b4c79acaf0412280672f83677a96e74dacb65 [f60b4c79acaf0412280672f83677a96e74dacb65] 10/15/05 15:23:08 Sigmund Augdal Helberg <sigmunau@videolan.org> all: updated my name and e-mail address AUTHORS: updated my entry
(edit) @1098be62424c5299b02518367c355163e6d1c8c7 [1098be62424c5299b02518367c355163e6d1c8c7] 08/01/05 19:13:05 Sigmund Augdal Helberg <sigmunau@videolan.org> shout.c: fixed shoutcast discovery (added www. to hostname)
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @1a559bd239fb65f54c698ead132233658f5d7663 [1a559bd239fb65f54c698ead132233658f5d7663] 05/12/05 20:49:54 Felix Paul Kühne <fkuehne@videolan.org> * fix two typos introduced in [10984]
(edit) @8a96657968d0b0f174a51e19630e90686205b210 [8a96657968d0b0f174a51e19630e90686205b210] 05/12/05 20:15:28 Christophe Mutricy <xtophe@videolan.org> ALL: Fix a few strings for the prefs.
(edit) @945b9c415f71553700d5af4142e8512f061e3415 [945b9c415f71553700d5af4142e8512f061e3415] 04/17/05 14:59:23 Sigmund Augdal Helberg <sigmunau@videolan.org> shout.c: fix some potential problems
(edit) @de64feed6ce4263b06f527141569d981fb079123 [de64feed6ce4263b06f527141569d981fb079123] 04/12/05 00:53:55 Antoine Cellerier <dionoea@videolan.org> add option to select the limit of shoutcast streams to be displayed
(edit) @b0d9d1ae8e98dea4c949786217fef814f1e55df7 [b0d9d1ae8e98dea4c949786217fef814f1e55df7] 04/10/05 14:46:30 Sigmund Augdal Helberg <sigmunau@videolan.org> shout.c: set svn properties, fixed copyright, author and a string
(edit) @82119377121036e62cc4581f8411e7d15da43110 [82119377121036e62cc4581f8411e7d15da43110] 04/10/05 13:55:16 Sigmund Augdal Helberg <sigmunau@videolan.org> demux/playlist/*: Added a special "shoutcast" mode to b4s parser rest: new …
Note: See TracRevisionLog for help on using the revision log.