2008-12-04 |
Laurent Aimar | Removed obsolete BUFFERING_S input state. |
tree | commitdiff |
2008-10-29 |
Rémi Denis-Courmont | Remove most stray semi-colons in module descriptions |
tree | commitdiff |
2008-10-14 |
Rémi Duraffort | Remove uneeded warining (and often impossible to send) |
tree | commitdiff |
2008-09-28 |
Laurent Aimar | Privatized part of vout fields. |
tree | commitdiff |
2008-09-20 |
Antoine Cellerier | s/pl_Yield/pl_Hold/ |
tree | commitdiff |
2008-09-14 |
Rémi Denis-Courmont | Remove intf_ShouldDie |
tree | commitdiff |
2008-08-25 |
Derk-Jan Hartman | config: Do not use config_SaveConfigFile( , NULL) or... |
tree | commitdiff |
2008-08-02 |
Pierre d'Herbemont | playlist: Make sure we don't pl_Release(p_playlist). |
tree | commitdiff |
2008-07-25 |
Rémi Duraffort | Use pl_Release with the right argument. |
tree | commitdiff |
2008-07-24 |
Rémi Duraffort | Use pl_Yield and pl_Release instead of vlc_object_find. |
tree | commitdiff |
2008-07-06 |
Pierre d'Herbemont | Revert "messages: Prefer the object name over the objec... |
tree | commitdiff |
2008-07-06 |
Pierre d'Herbemont | messages: Prefer the object name over the object type... |
tree | commitdiff |
2008-06-04 |
Rémi Denis-Courmont | Don't check for impossible error involving object types |
tree | commitdiff |
2008-05-31 |
Rémi Denis-Courmont | Plugins: include vlc_common.h directly instead of vlc... |
tree | commitdiff |
2008-05-21 |
Rémi Denis-Courmont | Use gettext_noop() consistently |
tree | commitdiff |
2008-05-10 |
Rémi Denis-Courmont | Remove message unused "queue" parameter |
tree | commitdiff |
2008-05-08 |
Rémi Denis-Courmont | Remove E_() |
tree | commitdiff |
2008-05-08 |
Rémi Denis-Courmont | Include vlc_plugin.h as needed |
tree | commitdiff |
2008-05-03 |
Rémi Denis-Courmont | Use vlc_memset/vlc_memcpy |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-03-25 |
Rémi Denis-Courmont | Store the object type name rather than object type... |
tree | commitdiff |
2008-03-22 |
Jean-Baptiste Kempf | Uniformisation and configurability of Mouse Hidding... |
tree | commitdiff |
2008-03-16 |
Rémi Duraffort | Remove useless test before a delete. |
tree | commitdiff |
2008-01-28 |
Rafaël Carré | vlc_object_get(): removes unused parameter |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-10 |
Rémi Duraffort | iso -> utf8, what's the problem of german people with... |
tree | commitdiff |
2007-12-15 |
Rémi Denis-Courmont | Remove code killed by previous commit |
tree | commitdiff |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove stdio while we're at it. |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove _GNU_SOURCE and string.h too |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove stdlib.h |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Use vlc_object_kill(). Needs triple checking. |
tree | commitdiff |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
tree | commitdiff |
2006-11-19 |
Clément Stenac | Finish the playlist API transition (hopefully) |
tree | commitdiff |
2006-11-11 |
Clément Stenac | * Remove some unneeded complexity in playlist and directory |
tree | commitdiff |
2006-10-21 |
Clément Stenac | Rebuild the array of currently playing items as a backg... |
tree | commitdiff |
2006-10-01 |
Antoine Cellerier | src/input/item.c: if we don't have an item name and... |
tree | commitdiff |
2006-09-24 |
Clément Stenac | * Get rid of the Manager thread by making blocking... |
tree | commitdiff |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
tree | commitdiff |
2006-09-04 |
Damien Fouilleul | - input: added intermediate state info opening & buffering |
tree | commitdiff |
2006-08-23 |
Eric Petit | BeOS / gcc 2.x fixes, patch by Cian Duffy |
tree | commitdiff |
2006-05-25 |
Clément Stenac | Cumulative fix for BeOS - by Cian Duffy < myob87 4t... |
tree | commitdiff |
2006-03-25 |
Clément Stenac | * Remove Advanced/Misc |
tree | commitdiff |
2006-01-12 |
Antoine Cellerier | FSF address change. |
tree | commitdiff |
2006-01-04 |
Clément Stenac | Add support for several message queues - please test |
tree | commitdiff |
2005-09-26 |
Eric Petit | beos/*: update the playlist properly |
tree | commitdiff |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
tree | commitdiff |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
tree | commitdiff |
2005-06-04 |
Eric Petit | Ooops, forgot to remove debug |
tree | commitdiff |
2005-06-04 |
Eric Petit | beos/: finished fixing Preferences |
tree | commitdiff |
2005-05-21 |
Christophe Mutricy | configuration.[ch]: Handling of deprecated options... |
tree | commitdiff |
2005-04-11 |
Eric Petit | beos/PreferencesWindow*: fixed widgets |
tree | commitdiff |
2005-04-10 |
Eric Petit | beos/*: first pass at fixing the BeOS prefs |
tree | commitdiff |
2005-04-01 |
Eric Petit | vout_intf.c: write snapshots on Desktop on BeOS |
tree | commitdiff |
2005-03-02 |
Steve Lhomme | Avoid \r\n problems between platforms |
tree | commitdiff |
2005-02-03 |
Eric Petit | beos/VideoOutput.cpp: added yet another overlay mode... |
tree | commitdiff |
2004-12-11 |
Clément Stenac | Improvements to preferences |
tree | commitdiff |
2004-12-11 |
Eric Petit | beos/VideoOutput.cpp: fixed a crash in window destruction |
tree | commitdiff |
2004-12-10 |
Eric Petit | beos/Video*: try to fallback on single-buffered overla... |
tree | commitdiff |
2004-12-08 |
Eric Petit | beos/InterfaceWindow.cpp: fixed a couple of missing... |
tree | commitdiff |
2004-12-08 |
Eric Petit | beos/InterfaceWindow.cpp: fixed a deadlock + pause... |
tree | commitdiff |
2004-09-06 |
Eric Petit | beos/*: fixed title/chapter navigation |
tree | commitdiff |
2004-08-28 |
Gildas Bazin | * ALL: use i_visible_lines in plane_t. |
tree | commitdiff |
2004-08-26 |
Eric Petit | + input/decoder.c: detach decoder after vout_Request... |
tree | commitdiff |
2004-08-20 |
Eric Petit | beos/MessagesWindow*: fixed messages window |
tree | commitdiff |
2004-08-17 |
Eric Petit | beos/*: fixed seek, clean up |
tree | commitdiff |
2004-08-17 |
Eric Petit | + src/libvlc.h: use KEY_SPACE instead of ' ' |
tree | commitdiff |
2004-07-22 |
Eric Petit | + configure.ac: don't build OpenGL support on BeOS... |
tree | commitdiff |
2004-06-07 |
Laurent Aimar | * all: don't use input_ToggleES. |
tree | commitdiff |
2004-06-07 |
Laurent Aimar | * VlcWrapper: don't use input_ChangeArea. |
tree | commitdiff |
2004-06-07 |
Laurent Aimar | * use var_Set/Get "state"/"position"/"rate" instead... |
tree | commitdiff |
2004-04-15 |
Stephan Assmus | fixed the incorrect window size limits for the interfac... |
tree | commitdiff |
2004-03-31 |
Gildas Bazin | * modules/gui/*: compilation fixes for the new input_it... |
tree | commitdiff |
2004-03-05 |
Carlo Calabrò | String review, as promised :) |
tree | commitdiff |
2004-03-05 |
Sam Hocevar | * Added "Id" svn:keywords property to all files conta... |
tree | commitdiff |
2004-01-26 |
Clément Stenac | Strings review |
tree | commitdiff |
2004-01-17 |
Gildas Bazin | * ALL: make sure newly created playlist_item_t are... |
tree | commitdiff |
2004-01-05 |
Clément Stenac | * ALL: playlist API changes |
tree | commitdiff |
2003-12-28 |
Eric Petit | beos/*: |
tree | commitdiff |
2003-12-22 |
Eric Petit | beos/Video*: fixed cursor hiding (int32_t != int32... |
tree | commitdiff |
2003-12-22 |
Eric Petit | beos/*: fixed Alt+X shortcuts (BeOS doesn't let those... |
tree | commitdiff |
2003-12-22 |
Sam Hocevar | * toolbox: |
tree | commitdiff |
2003-12-22 |
Eric Petit | + beos/PreferencesWindow.cpp: esthetic change (use... |
tree | commitdiff |
2003-12-21 |
Eric Petit | beos/PreferencesWindow*: |
tree | commitdiff |
2003-12-04 |
Gildas Bazin | * modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSE... |
tree | commitdiff |
2003-11-24 |
Laurent Aimar | * all: removed decoder_fifo_t. |
tree | commitdiff |
2003-11-09 |
Eric Petit | + modules/gui/beos/VideoOutput.cpp: fixed modifiers |
tree | commitdiff |
2003-11-08 |
Eric Petit | + configure.ac: link httpd and stream_out_standard... |
tree | commitdiff |
2003-11-05 |
Gildas Bazin | * include/configuration.h: some small re-work of the... |
tree | commitdiff |
2003-11-04 |
Eric Petit | + configure.ac: |
tree | commitdiff |
2003-10-25 |
Sam Hocevar | * include/vlc_common.h: |
tree | commitdiff |
2003-10-21 |
Eric Petit | beos/VlcWrapper.cpp: started to use object variables |
tree | commitdiff |
2003-09-07 |
Laurent Aimar | * control: use new variables and 'title*', 'chapter... |
tree | commitdiff |
2003-07-23 |
Gildas Bazin | * ALL: changes to the playlist_Add() and VLC_AddTarget... |
tree | commitdiff |
2003-06-27 |
Sam Hocevar | * bootstrap: |
tree | commitdiff |
2003-06-24 |
Sam Hocevar | * modules/**/.cvsignore: added Makefile{,.in.am}... |
tree | commitdiff |
2003-06-22 |
Eric Petit | beos/* : - cleaned the way to mute/unmute |
tree | commitdiff |
2003-06-19 |
Eric Petit | beos/VideoOutput.cpp : fixed a visual bug in fullscree... |
tree | commitdiff |
2003-06-17 |
Gildas Bazin | * modules/*: got rid of empty module objects. |
tree | commitdiff |
next |