root/modules/video_output/sdl.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @ba6501f3084682844e7ee87bad3986bced5f3652 [ba6501f3084682844e7ee87bad3986bced5f3652] 20/09/08 22:28:40 Antoine Cellerier <dionoea@videolan.org> s/pl_Yield/pl_Hold/
(edit) @5f8cd3991a86c8be37fe0bce9686c2d6f7635afa [5f8cd3991a86c8be37fe0bce9686c2d6f7635afa] 03/08/08 11:03:14 Rémi Denis-Courmont <rdenis@simphalempin.com> Declared many static variables const Signed-off-by: Rémi Denis-Courmont …
(edit) @98e9da7b1a9f9d4475189985ad21b1aad0c1d550 [98e9da7b1a9f9d4475189985ad21b1aad0c1d550] 31/07/08 14:38:49 Rémi Duraffort <ivoire@videolan.org> Fix memleak in sdl video output. (string passed to setenv have to be freed …
(edit) @415ada5a217873f17211bb7b3d96ce45d6d67263 [415ada5a217873f17211bb7b3d96ce45d6d67263] 25/07/08 12:36:36 Rémi Duraffort <ivoire@videolan.org> Use pl_Release with the right argument.
(edit) @275d5450c79bea01965abfe218decd1cdedcfe5b [275d5450c79bea01965abfe218decd1cdedcfe5b] 28/06/08 22:35:49 Rémi Duraffort <ivoire@videolan.org> Remove unused variables.
(edit) @2c595f3810f717639fd1a1666c77b6e176d9ec53 [2c595f3810f717639fd1a1666c77b6e176d9ec53] 28/06/08 19:03:26 Antoine Cellerier <dionoea@videolan.org> Move intf-popupmenu and video-on-top variables from playlist to …
(edit) @7f9999df31ecac9d34fcf98a6074776ab275b754 [7f9999df31ecac9d34fcf98a6074776ab275b754] 02/06/08 18:43:47 Antoine Cellerier <dionoea@videolan.org> Enforce --no-overlay option in SDL video output.
(edit) @3527f69d9fbbbd8327c80354c4ad3122df521ee8 [3527f69d9fbbbd8327c80354c4ad3122df521ee8] 01/06/08 21:19:23 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: "intf-show" is now a libvlc var instead of a playlist var. …
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @85c5476d316e6697abe423ef65894942eb999367 [85c5476d316e6697abe423ef65894942eb999367] 27/05/08 19:53:38 Rémi Duraffort <ivoire@videolan.org> Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield …
(edit) @0448c670c32d9fc60889ce2c3e8f72330a389e44 [0448c670c32d9fc60889ce2c3e8f72330a389e44] 27/05/08 01:28:22 Rémi Duraffort <ivoire@videolan.org> Bugfix: non disparition of the Qt Popup Menu with X11 or SDL …
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/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) @78e39f0d6ddac05f824b1beb6bfc712088b17fdc [78e39f0d6ddac05f824b1beb6bfc712088b17fdc] 22/03/08 23:32:32 Jean-Baptiste Kempf <jb@videolan.org> Uniformisation and configurability of Mouse Hidding Time. Patch by Lukas …
(edit) @b321beb4ac88fb3d032b0f0132a8ce7348b52f89 [b321beb4ac88fb3d032b0f0132a8ce7348b52f89] 19/03/08 19:52:05 Rémi Denis-Courmont <rem@videolan.org> Use NDEBUG
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/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) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 16/01/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 16/01/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @50a0ba79ff9215d2bd7d863d5519ea3a0266f1e4 [50a0ba79ff9215d2bd7d863d5519ea3a0266f1e4] 13/01/08 23:23:17 Rémi Duraffort <ivoire@videolan.org> Fix compilation error with SDL under 1.2.10
(edit) @d70fb1f86a8c26f72982903193227d49e0f2e25c [d70fb1f86a8c26f72982903193227d49e0f2e25c] 07/01/08 10:24:07 Rémi Duraffort <ivoire@videolan.org> Revert [23969] because mutex aren't needed
(edit) @45aef3e0b2089e171d0ff04163350bf49e2515c5 [45aef3e0b2089e171d0ff04163350bf49e2515c5] 02/01/08 14:30:44 Rémi Duraffort <ivoire@videolan.org> Limit mouse-x and mouse-y in sdl video_output module.\nSame than [24031]
(edit) @ac4866eb3dfa626ed5200f43867b854e706289e2 [ac4866eb3dfa626ed5200f43867b854e706289e2] 02/01/08 12:32:54 Rémi Duraffort <ivoire@videolan.org> Remove useless test
(edit) @d83b49689ac6287782cc35b5bd7fe58513ffc7ca [d83b49689ac6287782cc35b5bd7fe58513ffc7ca] 02/01/08 10:54:25 Rémi Duraffort <ivoire@videolan.org> Fix an error in key handling with sdl
(edit) @8d5d2f839b28e3aebe560463cf5b3a977c6ef385 [8d5d2f839b28e3aebe560463cf5b3a977c6ef385] 01/01/08 17:43:09 Rémi Duraffort <ivoire@videolan.org> Little correction of the double-clicks detection under sdl
(edit) @b27fff6bf62d6a4a288fd21d2da4043b3f4ddad4 [b27fff6bf62d6a4a288fd21d2da4043b3f4ddad4] 01/01/08 16:50:01 Rémi Duraffort <ivoire@videolan.org> Use the screen resolution in fullscreen
(edit) @22599f0153a69e2271eafc727e02d07f9954281e [22599f0153a69e2271eafc727e02d07f9954281e] 01/01/08 15:15:03 Rémi Duraffort <ivoire@videolan.org> add mutex to the sdl video_output
(edit) @15c25c42d212da65880646ae2220abf2fead507c [15c25c42d212da65880646ae2220abf2fead507c] 28/12/07 20:11:20 Rémi Duraffort <ivoire@videolan.org> Improve Aspect Ratio and Crop support
(edit) @f2c77da9820cf07e455417f2636561cc338759b4 [f2c77da9820cf07e455417f2636561cc338759b4] 24/12/07 18:53:28 Rémi Duraffort <ivoire@videolan.org> improve sdl video output. If there is some stupidities feel free to …
(edit) @97dcb93971721d3b448ba7815aeb1804b52e2453 [97dcb93971721d3b448ba7815aeb1804b52e2453] 30/09/07 16:33:22 Rémi Denis-Courmont <rem@videolan.org> Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex …
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @48d060676b82be6bb5dd59ada3cc1c9cfc4a13b6 [48d060676b82be6bb5dd59ada3cc1c9cfc4a13b6] 16/08/07 19:07:49 Rémi Denis-Courmont <rem@videolan.org> use var_GetGlobalMutex
(edit) @9025fab9931ecc35fe247b0a63d0cea166dee88d [9025fab9931ecc35fe247b0a63d0cea166dee88d] 19/05/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) @d8aaa1c5d461260939a5f47d686c3e3864577510 [d8aaa1c5d461260939a5f47d686c3e3864577510] 01/04/07 23:17:31 Antoine Cellerier <dionoea@videolan.org> Add new --sdl-chroma option to force the used chroma.
(edit) @ea82a404e991564ff7eb41929b2c1d912d347d1a [ea82a404e991564ff7eb41929b2c1d912d347d1a] 26/11/06 17:01:31 Clément Stenac <zorglub@videolan.org> Nicer commits, faster breaking time and better-looking headers That's not …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @d4384d0bb99752225f46de0614a1d3c423e947d0 [d4384d0bb99752225f46de0614a1d3c423e947d0] 08/10/06 15:15:18 Jean-Paul Saman <jpsaman@videolan.org> (Forward port of rev 16987) Fix number of compiler warnings
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 15/09/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @778a77df2dca3071da3262c0bf7368511164b136 [778a77df2dca3071da3262c0bf7368511164b136] 31/03/06 18:12:31 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of video* and control/telnet.c
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @1f4b74086c3ef0533bd2fe5065d8a07694fab1cb [1f4b74086c3ef0533bd2fe5065d8a07694fab1cb] 18/10/05 09:12:27 Marian Durkovic <md@videolan.org> prepare video outputs for display size not equal to encoded size
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @0c8da5995599919e76112f381e0d00bd7697019d [0c8da5995599919e76112f381e0d00bd7697019d] 10/06/05 17:29:32 Derk-Jan Hartman <hartman@videolan.org> * Some changes to preferences categorization (This really needs a lot more …
(edit) @f3feceb873a64b1e4d735197e5223399a6550f92 [f3feceb873a64b1e4d735197e5223399a6550f92] 15/04/05 20:06:51 Christophe Massiot <massiot@videolan.org> * ALL: x86-64 fixes.
(edit) @56b5483c5684b5e91e56fdbc7429b264728e2e77 [56b5483c5684b5e91e56fdbc7429b264728e2e77] 28/08/04 19:36:02 Gildas Bazin <gbazin@videolan.org> * ALL: use i_visible_lines in plane_t.
(edit) @f0251c53bd46a47a96563aece4054399c450f7ba [f0251c53bd46a47a96563aece4054399c450f7ba] 28/08/04 13:29:48 Sam Hocevar <sam@videolan.org> * Spelling fixes.
(edit) @b894e2c50389adfb71a3cc6758c1e5b09e637755 [b894e2c50389adfb71a3cc6758c1e5b09e637755] 07/06/04 20:30:46 Laurent Aimar <fenrir@videolan.org> all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and …
(edit) @88991a5ce9c2603bc5a9be0779353fe08b29e8f9 [88991a5ce9c2603bc5a9be0779353fe08b29e8f9] 25/10/03 02:49:14 Sam Hocevar <sam@videolan.org> * include/vlc_common.h: + Removed u8, s8, u16 etc. for good. * ALL: …
(edit) @cf3c9805ef35c19dcc799de1ea7177283c866565 [cf3c9805ef35c19dcc799de1ea7177283c866565] 05/05/03 18:09:41 Gildas Bazin <gbazin@videolan.org> * ALL: removed the old channels server stuff (was deprecated).
(edit) @998798c4c77eae137b6169a0fd33978cc6d14434 [998798c4c77eae137b6169a0fd33978cc6d14434] 04/05/03 14:40:58 Sam Hocevar <sam@videolan.org> * ./modules/video_output/sdl.c: avoid crashes at exit due to SDL being …
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 30/03/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @8965c3f416aeb3efe7a9df6ce425a6627c9028d6 [8965c3f416aeb3efe7a9df6ce425a6627c9028d6] 17/03/03 18:11:32 Sam Hocevar <sam@videolan.org> * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not …
(edit) @a0794f24c4c9c0eb671f1d03def1e6f5eaef9033 [a0794f24c4c9c0eb671f1d03def1e6f5eaef9033] 11/02/03 00:50:08 Christophe Massiot <massiot@videolan.org> * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
(edit) @0f35c7c89c7f4e2adc30c2ffaeb71f6ff07f88c9 [0f35c7c89c7f4e2adc30c2ffaeb71f6ff07f88c9] 11/02/03 00:16:37 Marc Ariberti <marcari@videolan.org> * sdl.c : added includes (vlc/aout.h & aout_internal.h) => to make …
(edit) @930c3c31c154b8f57a3d4769c632172ee1873e1d [930c3c31c154b8f57a3d4769c632172ee1873e1d] 13/01/03 14:28:55 Sam Hocevar <sam@videolan.org> * ./modules/video_output/sdl.c: protected libSDL initialization calls to …
(edit) @c8363465e1010feafbd3a086fabe2b1a3e7778e6 [c8363465e1010feafbd3a086fabe2b1a3e7778e6] 09/01/03 15:05:31 Sam Hocevar <sam@videolan.org> * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
(edit) @ea3f2123204ed85960757382ba7280422ccd1df6 [ea3f2123204ed85960757382ba7280422ccd1df6] 23/12/02 22:58:33 Jean-Paul Saman <jpsaman@videolan.org> Set priority of sdl video output to 60 iso 40. So it is now the default …
(edit) @65c2915543b2c5ce1fef295dbab583dd6534cbd5 [65c2915543b2c5ce1fef295dbab583dd6534cbd5] 17/10/02 18:48:41 Sam Hocevar <sam@videolan.org> * ./modules/video_output/sdl.c: mouse coordinates support for SDL. * …
(edit) @2799d36bc8abdc28df29a202acdb27223b25a7a7 [2799d36bc8abdc28df29a202acdb27223b25a7a7] 30/09/02 13:05:42 Sam Hocevar <sam@videolan.org> * ALL: the build mechanism now uses automake. See HACKING for more …
(edit) @81442b6bf1af46dbaedc3388ea0b48f55bf13ae1 [81442b6bf1af46dbaedc3388ea0b48f55bf13ae1] 19/09/02 23:56:40 Christophe Massiot <massiot@videolan.org> * Audio volume management now works properly. See src/audio_output/intf.c …
(edit) @5a64fbd73a07be599b133b8acf703df7d12110c3 [5a64fbd73a07be599b133b8acf703df7d12110c3] 13/08/02 13:59:36 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/oss.c: we spare a variable by using …
Note: See TracRevisionLog for help on using the revision log.