root/src/interface/interaction.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @974a5e403890f924980be2add6983913c520c94f [974a5e403890f924980be2add6983913c520c94f] 08/27/08 21:43:08 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlccore: push threads cancellation down vlc_thread_create
(edit) @99839e32157651fc9dcc1d6b0f6c2af60436b38d [99839e32157651fc9dcc1d6b0f6c2af60436b38d] 08/18/08 19:37:50 Laurent Aimar <fenrir@videolan.org> Fixed intf_UserHide (close #1827)
(edit) @ad14bac870b421457a3fbe7b0a716b72a1b27006 [ad14bac870b421457a3fbe7b0a716b72a1b27006] 08/18/08 19:37:50 Laurent Aimar <fenrir@videolan.org> Fixed a potential race condition in interaction.
(edit) @4ca1e8b9b78f1fc67c79b10d5769edc952906e15 [4ca1e8b9b78f1fc67c79b10d5769edc952906e15] 08/07/08 20:52:44 Rémi Duraffort <ivoire@videolan.org> Fix threaded function declaration.
(edit) @7e97924ce74631403452a8b9652c309d65946d9c [7e97924ce74631403452a8b9652c309d65946d9c] 07/15/08 19:34:03 Pierre d'Herbemont <pdherbemont@videolan.org> interaction: Fix a interaction leak.
(edit) @62557bbace8fcdafe2bdf620c8dcb757ac71120d [62557bbace8fcdafe2bdf620c8dcb757ac71120d] 07/09/08 22:08:05 Jean-Baptiste Kempf <jb@videolan.org> use OK instead of Ok Same as previous
(edit) @d2ff9ebf3b5c789711a83777986b1d07261afd67 [d2ff9ebf3b5c789711a83777986b1d07261afd67] 07/05/08 14:04:29 Rémi Denis-Courmont <rdenis@simphalempin.com> interaction: safely join the thread
(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) @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) @b3892a3a52e224a6a2c8507119cab4958144257c [b3892a3a52e224a6a2c8507119cab4958144257c] 05/26/08 18:34:09 Rafaël Carré <funman@videolan.org> Adds missing assert.h header
(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) @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) @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) @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) @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) @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) @2578127f4e1498bbe514cc8407fd575fb4865994 [2578127f4e1498bbe514cc8407fd575fb4865994] 09/18/07 17:52:21 Rémi Denis-Courmont <rem@videolan.org> Remove remaining strerror() calls from core - refs #1297
(edit) @246f8b269774516bb46b43b61706b0e5de971710 [246f8b269774516bb46b43b61706b0e5de971710] 02/22/07 21:06:52 Jean-Paul Saman <jpsaman@videolan.org> Remove unused headerfile
(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) @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) @a972b8b70806f4ad57ad7e0026a4a1bf77be29ca [a972b8b70806f4ad57ad7e0026a4a1bf77be29ca] 09/17/06 21:13:33 Felix Paul Kühne <fkuehne@videolan.org> * fixed intf_UserStringInput
(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) @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) @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) @7b52fc6ca75b7e747972e752e785829b19a3c07d [7b52fc6ca75b7e747972e752e785829b19a3c07d] 01/29/06 12:38:15 Clément Stenac <zorglub@videolan.org> Fix warnings
(edit) @3875235f892d3ad910b4f5d03e8a02e4e47b78ce [3875235f892d3ad910b4f5d03e8a02e4e47b78ce] 01/28/06 14:30:33 Sigmund Augdal Helberg <sigmunau@videolan.org> interaction.c: Don't crash in certain condition
(edit) @8eaff121f7ee80865bac23ba0f23065ee4264796 [8eaff121f7ee80865bac23ba0f23065ee4264796] 01/27/06 21:35:42 Clément Stenac <zorglub@videolan.org> Don't print debug messages and don't do interaction on preparsing
(edit) @cb1196f959279a6de33a386e8006aaa24ec617ac [cb1196f959279a6de33a386e8006aaa24ec617ac] 01/18/06 13:08:03 Christophe Mutricy <xtophe@videolan.org> Copyright dates and svn properties
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @eff4f52a1182200fd0a091386dc1f3f231c11050 [eff4f52a1182200fd0a091386dc1f3f231c11050] 12/15/05 12:45:08 Clément Stenac <zorglub@videolan.org> Minor cleanup
(edit) @d91bba21e9d6763ed8dd8eb643b5116b3ba50c0b [d91bba21e9d6763ed8dd8eb643b5116b3ba50c0b] 12/15/05 02:16:30 Antoine Cellerier <dionoea@videolan.org> fix comments
(edit) @35f91481cc0a6fbe024752ff2aed775963d28536 [35f91481cc0a6fbe024752ff2aed775963d28536] 12/14/05 20:39:01 Christophe Mutricy <xtophe@videolan.org> Typo
(edit) @095cd049a80bce98733be6ffc32ab1c46cd16a67 [095cd049a80bce98733be6ffc32ab1c46cd16a67] 12/14/05 20:13:43 Clément Stenac <zorglub@videolan.org> Don't keep mutex locked if we bail out
(edit) @f6f0e8efc36608388f8ebcd7ece9fc4e764e534c [f6f0e8efc36608388f8ebcd7ece9fc4e764e534c] 12/14/05 20:10:46 Clément Stenac <zorglub@videolan.org> Fix no
(edit) @7224b1db92207c40186c6db84d1d4b977bb01854 [7224b1db92207c40186c6db84d1d4b977bb01854] 12/14/05 19:09:50 Clément Stenac <zorglub@videolan.org> Add support for progress bars
(edit) @0e1777c234a2604ea7fd8588e4c2bfd4c74abd89 [0e1777c234a2604ea7fd8588e4c2bfd4c74abd89] 12/12/05 19:02:27 Clément Stenac <zorglub@videolan.org> Propose to fix AVI index
(edit) @89518a71429d439c328c2b0ea788672515bace72 [89518a71429d439c328c2b0ea788672515bace72] 12/12/05 18:58:56 Clément Stenac <zorglub@videolan.org> Add support for Yes/No questions (Refs:#27)
(edit) @3fbfb3d4a2960ba8833db55e80711c5279ba45a6 [3fbfb3d4a2960ba8833db55e80711c5279ba45a6] 12/11/05 20:59:14 Clément Stenac <zorglub@videolan.org> Handle removal Improve non-handling by interfaces without interaction
(edit) @15354b0406c9222fd39dcee94f9d7239d65d5f39 [15354b0406c9222fd39dcee94f9d7239d65d5f39] 12/11/05 17:06:19 Clément Stenac <zorglub@videolan.org> * Handle dialogs needing answer * Handle interfaces not providing …
(edit) @29c81fbc229006031b02e6295651d066a13fc185 [29c81fbc229006031b02e6295651d066a13fc185] 12/09/05 11:17:41 Clément Stenac <zorglub@videolan.org> Replace function callback by variable callback.
(edit) @8bc7546a2f6cfcbd5a08a9364af6d3af3e0cd532 [8bc7546a2f6cfcbd5a08a9364af6d3af3e0cd532] 12/07/05 10:31:36 Clément Stenac <zorglub@videolan.org> Improve dialogs handling
(edit) @1f319885ef4e486ae291b1d1f50771e43e4351f2 [1f319885ef4e486ae291b1d1f50771e43e4351f2] 12/06/05 20:09:20 Clément Stenac <zorglub@videolan.org> Interaction facility (Refs:#27)
(edit) @5afb060fb5643133bc5122733a4f642d9e22ba63 [5afb060fb5643133bc5122733a4f642d9e22ba63] 12/05/05 16:51:39 Clément Stenac <zorglub@videolan.org> Very beginning of the interaction framework (Refs:#27)
Note: See TracRevisionLog for help on using the revision log.