root/src/interface


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @d2ff9ebf3b5c789711a83777986b1d07261afd67 [d2ff9ebf3b5c789711a83777986b1d07261afd67] 07/05/08 14:04:29 Rémi Denis-Courmont <rdenis@simphalempin.com> interaction: safely join the thread
(edit) @4d654a48d8eb44db1101e96c1c29b4f3813521bc [4d654a48d8eb44db1101e96c1c29b4f3813521bc] 07/05/08 12:57:34 Pierre d'Herbemont <pdherbemont@videolan.org> interface: Make sure the MonitorLibVLCDeath thread exit.
(edit) @a8fe5f4ab123b90a557d5d7a4172d19325929367 [a8fe5f4ab123b90a557d5d7a4172d19325929367] 07/05/08 02:42:10 Pierre d'Herbemont <pdherbemont@videolan.org> interface: Make sure that when b_should_run_on_first_thread is set the …
(edit) @17e4415c642051164b63dd27d65f7dc9c34ffd92 [17e4415c642051164b63dd27d65f7dc9c34ffd92] 06/30/08 18:09:15 Rémi Denis-Courmont <rdenis@simphalempin.com> signal si redumdant after kill
(edit) @fa9803042fcf9161cef764a77d707f0b4bba2d58 [fa9803042fcf9161cef764a77d707f0b4bba2d58] 06/28/08 22:30:41 Rémi Duraffort <ivoire@videolan.org> Fix compilation warning.
(edit) @5277e0fe73d6dd16254017ce83c005d72a9fc33d [5277e0fe73d6dd16254017ce83c005d72a9fc33d] 06/21/08 10:57:48 Rémi Denis-Courmont <rdenis@simphalempin.com> interaction: no need for vlc_object_find()
(edit) @138da1916eef4f4d0e30883a8c1ac999c355aca9 [138da1916eef4f4d0e30883a8c1ac999c355aca9] 06/20/08 15:40:27 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove the broken window embedding core code
(edit) @57c3ecd2292588c7312afbb6935d414bfbe2e826 [57c3ecd2292588c7312afbb6935d414bfbe2e826] 06/19/08 20:06:55 Rémi Duraffort <ivoire@videolan.org> Remove msg_Err about memory allocation. Fix two potential …
(edit) @337933ee7056470f0a253aa582a08807c8c01945 [337933ee7056470f0a253aa582a08807c8c01945] 06/17/08 20:21:07 Rémi Denis-Courmont <rdenis@simphalempin.com> Use vlc_object_signal
(edit) @7e413aa7c9d60c30c86a7cd84862fc14f4920c83 [7e413aa7c9d60c30c86a7cd84862fc14f4920c83] 06/17/08 20:10:29 Rémi Denis-Courmont <rdenis@simphalempin.com> Use vlc_object_lock and vlc_object_unlock
(edit) @ed2a403f13bf8265d16ec5a721f8b27e07945e79 [ed2a403f13bf8265d16ec5a721f8b27e07945e79] 06/04/08 18:51:09 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove redumdant b_play code
(edit) @2e40b4c523f32cfeca90434c63c705b467863393 [2e40b4c523f32cfeca90434c63c705b467863393] 06/01/08 10:34:41 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix deadlock when quitting the dummy interface
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @a3069143195fc51aecced37fef9725c0f8acb9dd [a3069143195fc51aecced37fef9725c0f8acb9dd] 05/31/08 18:01:04 Rémi Denis-Courmont <rdenis@simphalempin.com> interaction: fix signal leak There is no point in unlocking and locking …
(edit) @4463b6cbc4ba8023b65309c30c862dbcdff7dec5 [4463b6cbc4ba8023b65309c30c862dbcdff7dec5] 05/31/08 18:01:03 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove unused variable
(edit) @26c146e8ac44d1e23d57c1e950578768c85e4465 [26c146e8ac44d1e23d57c1e950578768c85e4465] 05/31/08 12:29:30 Rémi Denis-Courmont <rdenis@simphalempin.com> intf_Create: remove unused parameters
(edit) @522baa537196376d0e517c68547a78bb830dddd7 [522baa537196376d0e517c68547a78bb830dddd7] 05/29/08 18:08:49 Rémi Denis-Courmont <rem@videolan.org> Cleanup handling of thread-less interfaces
(edit) @358c28c444e3063246c6d966b0834b1078018fdf [358c28c444e3063246c6d966b0834b1078018fdf] 05/28/08 19:56:15 Rémi Denis-Courmont <rem@videolan.org> intf_Destroy(): use vlc_object_release() and a destructor instead While …
(edit) @b3892a3a52e224a6a2c8507119cab4958144257c [b3892a3a52e224a6a2c8507119cab4958144257c] 05/26/08 18:34:09 Rafaël Carré <funman@videolan.org> Adds missing assert.h header
(edit) @e5fcb7ff3e6764a575271ad84377585036836361 [e5fcb7ff3e6764a575271ad84377585036836361] 05/26/08 18:06:46 Rémi Denis-Courmont <rem@videolan.org> No need for SYS_LINUX
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 05/04/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(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) @77f7cdd4cb65332ed8343e3ed973b92f77fbaa03 [77f7cdd4cb65332ed8343e3ed973b92f77fbaa03] 03/23/08 01:50:51 Pierre d'Herbemont <pdherbemont@videolan.org> Re-checking src/interface/interface.h.
(edit) @05dc64af7e19036bbf6fa538345b5a2278a1d91f [05dc64af7e19036bbf6fa538345b5a2278a1d91f] 03/23/08 01:15:54 Pierre d'Herbemont <pdherbemont@videolan.org> objects: Call vlc_object_join() automatically from vlc_object_destructor() …
(edit) @dbdd540a2e2aefb8f572d199ddd1b850f9d97f11 [dbdd540a2e2aefb8f572d199ddd1b850f9d97f11] 03/23/08 00:55:15 Pierre d'Herbemont <pdherbemont@videolan.org> interaction: Keep a libvlc's global interaction object reference around, …
(edit) @709f415cdf024f565f16df51d1c0378356f23070 [709f415cdf024f565f16df51d1c0378356f23070] 03/17/08 18:57:33 Rémi Denis-Courmont <rem@videolan.org> Provide the trust value to var_OptionParse
(edit) @55f3a9f1dc708d536a61a8f65c8b3c854c14e360 [55f3a9f1dc708d536a61a8f65c8b3c854c14e360] 03/16/08 20:50:21 Rafaël Carré <funman@videolan.org> Interaction are controlled by a dedicated thread This is not the …
(edit) @7ad4142335ef48518a8aeceeddaba608f075fcc1 [7ad4142335ef48518a8aeceeddaba608f075fcc1] 03/10/08 19:50:28 Rémi Duraffort <ivoire@videolan.org> Use the same comments covention
(edit) @7e5f8f848ccb470ffc256b39817d13408926c002 [7e5f8f848ccb470ffc256b39817d13408926c002] 03/03/08 02:30:51 Pierre d'Herbemont <pdherbemont@free.fr> interface/intf_eject.c: Fix a unused param warning.
(edit) @1f253f8d9a0730b61dc41a7baffdf9c634983446 [1f253f8d9a0730b61dc41a7baffdf9c634983446] 03/02/08 23:01:55 Pavlov Konstantin <thresh@videolan.org> Fix $Id$ (probably)
(edit) @55b36288f948ea6a9cb00dadbfc5463ec9562d20 [55b36288f948ea6a9cb00dadbfc5463ec9562d20] 02/26/08 02:21:03 Pierre d'Herbemont <pdherbemont@videolan.org> interface/interaction.c: Set the interaction object name.
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 02/26/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(edit) @3ab81753822bd0a37786e6fd026a349e7a0e0830 [3ab81753822bd0a37786e6fd026a349e7a0e0830] 02/24/08 11:23:40 Rafaël Carré <funman@videolan.org> remove buggy and inconsistent intf-switch if you need skins, use skins. if …
(edit) @a4bc2c0db23dd74730ad70c5a7588d0380b1cdb3 [a4bc2c0db23dd74730ad70c5a7588d0380b1cdb3] 02/21/08 19:46:02 Rémi Denis-Courmont <rem@videolan.org> Unexport var_OptionParse
(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) @0fb33f81f077a7a08bef1c74762e202127120d66 [0fb33f81f077a7a08bef1c74762e202127120d66] 01/08/08 16:43:10 Rémi Duraffort <ivoire@videolan.org> Cosmetic
(edit) @0d3aa16a79f6cf986477328d17fb35b67adaedc1 [0d3aa16a79f6cf986477328d17fb35b67adaedc1] 11/04/07 22:05:00 Antoine Cellerier <dionoea@videolan.org> Add a psz_intf member to intf_thread_t. This holds the string given to …
(edit) @62ffefd4354ff47900238126151b0ca2d05f581e [62ffefd4354ff47900238126151b0ca2d05f581e] 10/20/07 15:39:41 Rémi Denis-Courmont <rem@videolan.org> Protects internal headers against incorrect/multiple inclusions
(edit) @3429397272d130cf08139cd771c337c1085bc30f [3429397272d130cf08139cd771c337c1085bc30f] 09/30/07 18:31:02 Rémi Denis-Courmont <rem@videolan.org> Remove FREE() macro, since free() does the same internally
(edit) @62c8ef3ed868ba9fd5d1e84c920bc0fc3606ac66 [62c8ef3ed868ba9fd5d1e84c920bc0fc3606ac66] 09/20/07 16:51:30 Pierre d'Herbemont <pdherbemont@videolan.org> interface.c: Default b_should_run_on_first_thread to false.
(edit) @51c06e4b741acc82e2b71e3bb1278a132c06049d [51c06e4b741acc82e2b71e3bb1278a132c06049d] 09/20/07 16:50:37 Pierre d'Herbemont <pdherbemont@videolan.org> Revert Previous commit.
(edit) @e869db080edf1e937d5a3ada2788dddfe9209109 [e869db080edf1e937d5a3ada2788dddfe9209109] 09/20/07 16:49:24 Pierre d'Herbemont <pdherbemont@videolan.org> interface.c: Default b_should_run_on_first_thread to false to be sure. (as …
(edit) @515bdc8f3e220a0fbb2fe8affc262bf4b75b1753 [515bdc8f3e220a0fbb2fe8affc262bf4b75b1753] 09/20/07 16:34:03 Pierre d'Herbemont <pdherbemont@videolan.org> interface.c: Better comment.
(edit) @02857df0642c1c975af6e6756ef8b7691e4e061b [02857df0642c1c975af6e6756ef8b7691e4e061b] 09/20/07 16:28:00 Pierre d'Herbemont <pdherbemont@videolan.org> interface.c: Support execution of the interface Run() method on first …
(edit) @2578127f4e1498bbe514cc8407fd575fb4865994 [2578127f4e1498bbe514cc8407fd575fb4865994] 09/18/07 17:52:21 Rémi Denis-Courmont <rem@videolan.org> Remove remaining strerror() calls from core - refs #1297
(edit) @f56300d5e8f0fbbccadddf4c17460b8a58d4114c [f56300d5e8f0fbbccadddf4c17460b8a58d4114c] 09/15/07 19:41:19 Rémi Denis-Courmont <rem@videolan.org> Another MacOS compile fix
(edit) @f02445b5a33a8e657497bc00b59c7520f3f1c8a8 [f02445b5a33a8e657497bc00b59c7520f3f1c8a8] 09/15/07 17:27:13 Rémi Denis-Courmont <rem@videolan.org> Remove interface b_block property.
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 09/10/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @bf5fd2c75e4e433fda8950b73ee33dd422252603 [bf5fd2c75e4e433fda8950b73ee33dd422252603] 08/20/07 21:02:53 Rémi Denis-Courmont <rem@videolan.org> Here too
(edit) @cc3bd152f5d2166087b9e19b962e3ace06bd12ea [cc3bd152f5d2166087b9e19b962e3ace06bd12ea] 08/20/07 20:59:30 Rémi Denis-Courmont <rem@videolan.org> Remember not to include anything before vlc/vlc.h (which includes config.h …
(edit) @9025fab9931ecc35fe247b0a63d0cea166dee88d [9025fab9931ecc35fe247b0a63d0cea166dee88d] 05/19/07 22:03:26 Rémi Denis-Courmont <rem@videolan.org> Use vlc_object_kill(). Needs triple checking. This also seems to make the …
(edit) @264a446cdf82baafb2ee7514f9567b9a35852ac3 [264a446cdf82baafb2ee7514f9567b9a35852ac3] 04/14/07 21:00:42 Rémi Denis-Courmont <rem@videolan.org> Include modules.h whenever needed
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 04/05/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @ef066dadd58ccecc690eddedafce4ae4bb1f724a [ef066dadd58ccecc690eddedafce4ae4bb1f724a] 03/03/07 17:32:09 Derk-Jan Hartman <hartman@videolan.org> * Fix blocking intf launching without pf_run on OSX
(edit) @d38407e052d6db044ff587ed3d9cc9e802ae27cc [d38407e052d6db044ff587ed3d9cc9e802ae27cc] 03/03/07 16:54:16 Pierre d'Herbemont <pdherbemont@videolan.org> Mac OS X: Remove dead code. Make sure terminate: calls its super.
(edit) @246f8b269774516bb46b43b61706b0e5de971710 [246f8b269774516bb46b43b61706b0e5de971710] 02/22/07 21:06:52 Jean-Paul Saman <jpsaman@videolan.org> Remove unused headerfile
(edit) @2a1f0c4681917f2a4fae0c63401bb59faa269817 [2a1f0c4681917f2a4fae0c63401bb59faa269817] 02/14/07 17:49:22 Rémi Denis-Courmont <rem@videolan.org> Remove seemingly misleading comment
(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) @da7262d76793cf824d1b6aafc472eb84b01e5612 [da7262d76793cf824d1b6aafc472eb84b01e5612] 11/13/06 16:43:19 Rémi Denis-Courmont <rem@videolan.org> Fix another bunch of warnings
(edit) @2d3be24e0f67e19dc29baced87af42481dafde21 [2d3be24e0f67e19dc29baced87af42481dafde21] 10/21/06 15:33:06 Clément Stenac <zorglub@videolan.org> Don't loop continuously the playlist thread, use cond. Not tested heavily …
(edit) @dc8b128a9f34d9eb75d3158566cbb95df8bae61b [dc8b128a9f34d9eb75d3158566cbb95df8bae61b] 10/10/06 00:37:29 Christophe Mutricy <xtophe@videolan.org> forward port [17012] and make update-po
(edit) @2e0102d92da57379e9b65457b36c8e96f93f35b0 [2e0102d92da57379e9b65457b36c8e96f93f35b0] 10/05/06 18:35:01 Sam Hocevar <sam@videolan.org> * Spelling fixes here and there.
(edit) @353ece46279797b5684fafdfc135b9104591fbc9 [353ece46279797b5684fafdfc135b9104591fbc9] 09/24/06 12:40:00 Clément Stenac <zorglub@videolan.org> Convert hotkeys to using cond_wait/cond_signal This removes useless …
(edit) @a06213d7f406c886dba790418ef8cca43d7ad140 [a06213d7f406c886dba790418ef8cca43d7ad140] 09/24/06 11:34:57 Clément Stenac <zorglub@videolan.org> * Get rid of the Manager thread by making blocking interfaces listen to …
(edit) @a972b8b70806f4ad57ad7e0026a4a1bf77be29ca [a972b8b70806f4ad57ad7e0026a4a1bf77be29ca] 09/17/06 21:13:33 Felix Paul Kühne <fkuehne@videolan.org> * fixed intf_UserStringInput
(edit) @187a6ea2ec52ec3624bd8478c7fc0c6a46fb43bf [187a6ea2ec52ec3624bd8478c7fc0c6a46fb43bf] 09/17/06 12:17:39 Clément Stenac <zorglub@videolan.org> Interfaces are now allowed not to have a Run function. This will help …
(edit) @224b28cbae995ae40b5b3b2cdc27ab1ab427ddb6 [224b28cbae995ae40b5b3b2cdc27ab1ab427ddb6] 09/16/06 13:20:10 Clément Stenac <zorglub@videolan.org> Should fix OS X build
(edit) @6ecd4022a3d284f86f1ee632952aa81b8157d17f [6ecd4022a3d284f86f1ee632952aa81b8157d17f] 09/16/06 00:10:37 Clément Stenac <zorglub@videolan.org> Remove vlc_object_find for playlist from the core
(edit) @3f99651d8fa1356203faf67103e1c500d3b30e16 [3f99651d8fa1356203faf67103e1c500d3b30e16] 09/15/06 22:14:07 Clément Stenac <zorglub@videolan.org> Hopefully fix OS X
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 09/15/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @928454fad876fb8f5dc7b993dca4670460a008af [928454fad876fb8f5dc7b993dca4670460a008af] 09/14/06 23:19:34 Clément Stenac <zorglub@videolan.org> Fix a number of problems with interaction dialogs Remove the "seeking too …
(edit) @7a57427bbc9487342e333ce2c63f237c55f4d66e [7a57427bbc9487342e333ce2c63f237c55f4d66e] 09/14/06 18:44:22 Clément Stenac <zorglub@videolan.org> Add missing actions in popup
(edit) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 09/12/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @8bc1b5a79027fd3b1cdc927cee1e181adf26709a [8bc1b5a79027fd3b1cdc927cee1e181adf26709a] 09/09/06 11:12:23 Clément Stenac <zorglub@videolan.org> One more outdated copyright
(edit) @d42739f82f5dad1f17a6c395d3f09c3334eb4b7f [d42739f82f5dad1f17a6c395d3f09c3334eb4b7f] 08/17/06 20:16:09 Clément Stenac <zorglub@videolan.org> Fix interaction locking
(edit) @54cfbbc8db822f49819f2230c74c7e8865772d7f [54cfbbc8db822f49819f2230c74c7e8865772d7f] 08/03/06 08:10:57 Clément Stenac <zorglub@videolan.org> * Some Qt interaction stuff * More useless interaction cleanup * Small fix …
(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) @384f1ef4ec0dcc66311bb374c9aba95ea4b693f4 [384f1ef4ec0dcc66311bb374c9aba95ea4b693f4] 08/01/06 17:11:33 Rémi Denis-Courmont <rem@videolan.org> Apparently, someone does not about "make".
(edit) @5d09f6000a0b589d63e1fc9c6af4e5b055658203 [5d09f6000a0b589d63e1fc9c6af4e5b055658203] 08/01/06 00:51:43 Felix Paul Kühne <fkuehne@videolan.org> * interaction.c: always show errors through the interaction framework, …
(edit) @0a9dbda92034654d20a12e3d616e93e3ac382849 [0a9dbda92034654d20a12e3d616e93e3ac382849] 07/31/06 00:00:44 Felix Paul Kühne <fkuehne@videolan.org> * additional interaction enhancements - intf_UserFatal takes an …
(edit) @9c964adb00e5fa32f4cedb096c62a791fd4f1cba [9c964adb00e5fa32f4cedb096c62a791fd4f1cba] 07/29/06 17:47:08 Felix Paul Kühne <fkuehne@videolan.org> * minor core cleanup and WX compilation fix
(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) @fa1bf19af0adba012589e25280b7ea1baf948a44 [fa1bf19af0adba012589e25280b7ea1baf948a44] 07/03/06 12:38:09 Felix Paul Kühne <fkuehne@videolan.org> * implemented a non-blocking progress-bar in the main interface; needs …
(edit) @03562f42d3e3dd4f700b38a6bd7d39681bb7d3a9 [03562f42d3e3dd4f700b38a6bd7d39681bb7d3a9] 06/11/06 00:21:37 Gildas Bazin <gbazin@videolan.org> * src/libvlc.h, src/interface/interaction.c: new config option to disable …
(edit) @5d04943cbd4190513343beffa30e71d31801b052 [5d04943cbd4190513343beffa30e71d31801b052] 05/14/06 16:36:08 Felix Paul Kühne <fkuehne@videolan.org> * new dialogue type to prompt the user for a string * the core is …
(edit) @b67e6fc2b71b626ee1533f0631ec4e6f0a3f1f1b [b67e6fc2b71b626ee1533f0631ec4e6f0a3f1f1b] 05/14/06 15:07:29 Felix Paul Kühne <fkuehne@videolan.org> * first implementation of a widget-free authentication-dialogue (core and …
(edit) @4db8257a88e991b8d84d1bdce3119eaa3558b544 [4db8257a88e991b8d84d1bdce3119eaa3558b544] 05/14/06 14:41:40 Felix Paul Kühne <fkuehne@videolan.org> * first implementation of a widget-free authentication-dialogue (core and …
(edit) @4e939d80073c826dc77735552f7f17e77a77bed2 [4e939d80073c826dc77735552f7f17e77a77bed2] 05/07/06 10:51:34 Clément Stenac <zorglub@videolan.org> Forward-port and adapt [15500]
(edit) @c744b977176bc66a715879cccce094216dcc6c2d [c744b977176bc66a715879cccce094216dcc6c2d] 04/28/06 19:18:46 Benjamin Pracht <bigben@videolan.org> * Revert 15357, as it would make vlc crash if you try to load a main …
(edit) @31f3794d49aab7695c72462b0520b2db5d1d1ba6 [31f3794d49aab7695c72462b0520b2db5d1d1ba6] 04/25/06 18:47:56 Benjamin Pracht <bigben@videolan.org> * screensaver.c, configure.ac: use directly dbus to disable …
(edit) @8ab353b1123d829cd0e335a36cc7dffb4ae83a19 [8ab353b1123d829cd0e335a36cc7dffb4ae83a19] 04/01/06 13:27:40 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of /src/* \ libvlc.h (refs #438)
(edit) @470b47fe952dbba82beca44cafefd4b6ec711384 [470b47fe952dbba82beca44cafefd4b6ec711384] 03/28/06 22:29:28 Clément Stenac <zorglub@videolan.org> String fixes in src (Refs:#438)
(edit) @68f500ce50490f7c48b482e59fc688c8a596687b [68f500ce50490f7c48b482e59fc688c8a596687b] 02/04/06 23:57:01 Clément Stenac <zorglub@videolan.org> Better fix
(edit) @c68aabaaf64db4ee0cb25a1223a37ec575b9c1ea [c68aabaaf64db4ee0cb25a1223a37ec575b9c1ea] 02/04/06 23:34:40 Antoine Cellerier <dionoea@videolan.org> prevent some more segfaults. zorglub: could you have a look ? this …
(edit) @67d1feb22b415343372c5ab100b9fd17aaf0c8dc [67d1feb22b415343372c5ab100b9fd17aaf0c8dc] 02/02/06 17:36:48 Antoine Cellerier <dionoea@videolan.org> Make sure that the progress bar dialog exists before updating its status.
(edit) @adc858d87a4a45299f8d5ccfce2fe94466c6db59 [adc858d87a4a45299f8d5ccfce2fe94466c6db59] 02/01/06 19:06:48 Rémi Denis-Courmont <rem@videolan.org> Uniformize source files encoding
(edit) @c4fef7e0c05f6e406186630b1b3566e951b805ce [c4fef7e0c05f6e406186630b1b3566e951b805ce] 02/01/06 13:44:16 Sam Hocevar <sam@videolan.org> * Replaced "SYS_DARWIN" with either APPLE (meaning OS X) or ppc
(edit)