Browse Source

Uniformize source files encoding

pull/2/head
Rémi Denis-Courmont 20 years ago
parent
commit
adc858d87a
  1. 2
      bindings/python/vlcglue.c
  2. 2
      loader/pe_image.c
  3. 2
      modules/access/vcdx/demux.c
  4. 2
      modules/access/vcdx/intf.c
  5. 2
      modules/audio_filter/channel_mixer/dolby.c
  6. 2
      modules/audio_filter/channel_mixer/headphone.c
  7. 2
      modules/audio_filter/converter/a52tofloat32.c
  8. 2
      modules/audio_filter/converter/a52tospdif.c
  9. 2
      modules/audio_filter/converter/dtstofloat32.c
  10. 6
      modules/audio_filter/normvol.c
  11. 2
      modules/codec/a52.c
  12. 2
      modules/demux/playlist/m3u.c
  13. 2
      modules/demux/playlist/old.c
  14. 2
      modules/demux/playlist/playlist.c
  15. 2
      modules/demux/playlist/pls.c
  16. 2
      modules/gui/skins2/commands/async_queue.cpp
  17. 2
      modules/gui/skins2/commands/async_queue.hpp
  18. 2
      modules/gui/skins2/commands/cmd_add_item.cpp
  19. 2
      modules/gui/skins2/commands/cmd_add_item.hpp
  20. 2
      modules/gui/skins2/commands/cmd_change_skin.cpp
  21. 2
      modules/gui/skins2/commands/cmd_change_skin.hpp
  22. 2
      modules/gui/skins2/commands/cmd_dialogs.hpp
  23. 2
      modules/gui/skins2/commands/cmd_dummy.hpp
  24. 2
      modules/gui/skins2/commands/cmd_fullscreen.cpp
  25. 2
      modules/gui/skins2/commands/cmd_fullscreen.hpp
  26. 2
      modules/gui/skins2/commands/cmd_generic.hpp
  27. 2
      modules/gui/skins2/commands/cmd_input.cpp
  28. 2
      modules/gui/skins2/commands/cmd_input.hpp
  29. 2
      modules/gui/skins2/commands/cmd_layout.cpp
  30. 2
      modules/gui/skins2/commands/cmd_layout.hpp
  31. 2
      modules/gui/skins2/commands/cmd_minimize.cpp
  32. 2
      modules/gui/skins2/commands/cmd_minimize.hpp
  33. 2
      modules/gui/skins2/commands/cmd_muxer.cpp
  34. 2
      modules/gui/skins2/commands/cmd_muxer.hpp
  35. 2
      modules/gui/skins2/commands/cmd_on_top.cpp
  36. 2
      modules/gui/skins2/commands/cmd_on_top.hpp
  37. 2
      modules/gui/skins2/commands/cmd_playlist.cpp
  38. 2
      modules/gui/skins2/commands/cmd_playlist.hpp
  39. 2
      modules/gui/skins2/commands/cmd_quit.cpp
  40. 2
      modules/gui/skins2/commands/cmd_quit.hpp
  41. 2
      modules/gui/skins2/commands/cmd_resize.cpp
  42. 2
      modules/gui/skins2/commands/cmd_resize.hpp
  43. 2
      modules/gui/skins2/commands/cmd_show_window.hpp
  44. 2
      modules/gui/skins2/controls/ctrl_button.cpp
  45. 2
      modules/gui/skins2/controls/ctrl_button.hpp
  46. 2
      modules/gui/skins2/controls/ctrl_checkbox.cpp
  47. 2
      modules/gui/skins2/controls/ctrl_checkbox.hpp
  48. 2
      modules/gui/skins2/controls/ctrl_flat.hpp
  49. 2
      modules/gui/skins2/controls/ctrl_generic.cpp
  50. 2
      modules/gui/skins2/controls/ctrl_generic.hpp
  51. 2
      modules/gui/skins2/controls/ctrl_image.cpp
  52. 2
      modules/gui/skins2/controls/ctrl_image.hpp
  53. 2
      modules/gui/skins2/controls/ctrl_list.cpp
  54. 2
      modules/gui/skins2/controls/ctrl_list.hpp
  55. 2
      modules/gui/skins2/controls/ctrl_move.cpp
  56. 2
      modules/gui/skins2/controls/ctrl_move.hpp
  57. 2
      modules/gui/skins2/controls/ctrl_radialslider.cpp
  58. 2
      modules/gui/skins2/controls/ctrl_radialslider.hpp
  59. 2
      modules/gui/skins2/controls/ctrl_resize.cpp
  60. 2
      modules/gui/skins2/controls/ctrl_resize.hpp
  61. 2
      modules/gui/skins2/controls/ctrl_slider.cpp
  62. 2
      modules/gui/skins2/controls/ctrl_slider.hpp
  63. 2
      modules/gui/skins2/controls/ctrl_text.cpp
  64. 2
      modules/gui/skins2/controls/ctrl_text.hpp
  65. 2
      modules/gui/skins2/events/evt_enter.hpp
  66. 2
      modules/gui/skins2/events/evt_focus.hpp
  67. 2
      modules/gui/skins2/events/evt_generic.hpp
  68. 2
      modules/gui/skins2/events/evt_input.cpp
  69. 2
      modules/gui/skins2/events/evt_input.hpp
  70. 2
      modules/gui/skins2/events/evt_key.cpp
  71. 2
      modules/gui/skins2/events/evt_key.hpp
  72. 2
      modules/gui/skins2/events/evt_leave.hpp
  73. 2
      modules/gui/skins2/events/evt_menu.hpp
  74. 2
      modules/gui/skins2/events/evt_motion.hpp
  75. 2
      modules/gui/skins2/events/evt_mouse.cpp
  76. 2
      modules/gui/skins2/events/evt_mouse.hpp
  77. 2
      modules/gui/skins2/events/evt_refresh.hpp
  78. 2
      modules/gui/skins2/events/evt_scroll.cpp
  79. 2
      modules/gui/skins2/events/evt_scroll.hpp
  80. 2
      modules/gui/skins2/events/evt_special.cpp
  81. 2
      modules/gui/skins2/events/evt_special.hpp
  82. 2
      modules/gui/skins2/macosx/macosx_popup.cpp
  83. 2
      modules/gui/skins2/macosx/macosx_popup.hpp
  84. 2
      modules/gui/skins2/parser/builder.cpp
  85. 2
      modules/gui/skins2/parser/builder.hpp
  86. 2
      modules/gui/skins2/parser/interpreter.cpp
  87. 2
      modules/gui/skins2/parser/interpreter.hpp
  88. 2
      modules/gui/skins2/src/anchor.cpp
  89. 2
      modules/gui/skins2/src/anchor.hpp
  90. 2
      modules/gui/skins2/src/dialogs.cpp
  91. 2
      modules/gui/skins2/src/dialogs.hpp
  92. 2
      modules/gui/skins2/src/file_bitmap.cpp
  93. 2
      modules/gui/skins2/src/file_bitmap.hpp
  94. 2
      modules/gui/skins2/src/ft2_bitmap.cpp
  95. 2
      modules/gui/skins2/src/ft2_bitmap.hpp
  96. 2
      modules/gui/skins2/src/ft2_font.cpp
  97. 2
      modules/gui/skins2/src/ft2_font.hpp
  98. 2
      modules/gui/skins2/src/generic_bitmap.hpp
  99. 2
      modules/gui/skins2/src/generic_font.hpp
  100. 2
      modules/gui/skins2/src/generic_layout.cpp

2
bindings/python/vlcglue.c

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Olivier Aubert <oaubert at bat710.univ-lyon1.fr>
* Clément Stenac <zorglub@videolan.org>
* Clément Stenac <zorglub@videolan.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
loader/pe_image.c

@ -1,6 +1,6 @@
/*
* Copyright 1994 Eric Youndale & Erik Bos
* Copyright 1995 Martin von Löwis
* Copyright 1995 Martin von Löwis
* Copyright 1996-98 Marcus Meissner
*
* based on Eric Youndale's pe-test and:

2
modules/access/vcdx/demux.c

@ -4,7 +4,7 @@
* Copyright (C) 1998-2001 the VideoLAN team
* $Id$
*
* Author: Stéphane Borel <stef@via.ecp.fr>
* Author: Stéphane Borel <stef@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/access/vcdx/intf.c

@ -5,7 +5,7 @@
* $Id$
*
* Author: Rocky Bernstein <rocky@panix.com>
* from DVD code by Stéphane Borel <stef@via.ecp.fr>
* from DVD code by Stéphane Borel <stef@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/audio_filter/channel_mixer/dolby.c

@ -4,7 +4,7 @@
* Copyright (C) 2005 the VideoLAN team
* $Id$
*
* Authors: Boris Dorès <babal@via.ecp.fr>
* Authors: Boris Dorès <babal@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/audio_filter/channel_mixer/headphone.c

@ -5,7 +5,7 @@
* Copyright (C) 2002-2005 the VideoLAN team
* $Id$
*
* Authors: Boris Dorès <babal@via.ecp.fr>
* Authors: Boris Dorès <babal@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/audio_filter/converter/a52tofloat32.c

@ -393,7 +393,7 @@ static void DoWork( aout_instance_t * p_aout, aout_filter_t * p_filter,
}
else
{
/* Interleave the *$£%ù samples. */
/* Interleave the *$£%ù samples. */
Interleave( (float *)(p_out_buf->p_buffer + i * i_bytes_per_block),
p_samples, p_sys->i_nb_channels, p_sys->pi_chan_table);
}

2
modules/audio_filter/converter/a52tospdif.c

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Christophe Massiot <massiot@via.ecp.fr>
* Stéphane Borel <stef@via.ecp.fr>
* Stéphane Borel <stef@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/audio_filter/converter/dtstofloat32.c

@ -355,7 +355,7 @@ static void DoWork( aout_instance_t * p_aout, aout_filter_t * p_filter,
}
else
{
/* Interleave the *$£%ù samples. */
/* Interleave the *$£%ù samples. */
Interleave( (float *)(p_out_buf->p_buffer + i * i_bytes_per_block),
p_samples, p_sys->i_nb_channels, p_sys->pi_chan_table);
}

6
modules/audio_filter/normvol.c

@ -4,7 +4,7 @@
* Copyright (C) 2001 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Clément Stenac <zorglub@videolan.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -181,7 +181,7 @@ static int Open( vlc_object_t *p_this )
p_in += i_channels;
}
/* sum now contains for each channel the sigma(value²) */
/* sum now contains for each channel the sigma(value²) */
for( i_chan = 0; i_chan < i_channels; i_chan++ )
{
/* Shift our lastbuff */
@ -189,7 +189,7 @@ static int Open( vlc_object_t *p_this )
&p_sys->p_last[i_chan * p_sys->i_nb + 1],
(p_sys->i_nb-1) * sizeof( float ) );
/* Insert the new average : sqrt(sigma(value²)) */
/* Insert the new average : sqrt(sigma(value²)) */
p_sys->p_last[ i_chan * p_sys->i_nb + p_sys->i_nb - 1] =
sqrt( pf_sum[i_chan] );

2
modules/codec/a52.c

@ -4,7 +4,7 @@
* Copyright (C) 2001-2002 the VideoLAN team
* $Id$
*
* Authors: Stéphane Borel <stef@via.ecp.fr>
* Authors: Stéphane Borel <stef@via.ecp.fr>
* Christophe Massiot <massiot@via.ecp.fr>
* Gildas Bazin <gbazin@videolan.org>
*

2
modules/demux/playlist/m3u.c

@ -4,7 +4,7 @@
* Copyright (C) 2004 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Clément Stenac <zorglub@videolan.org>
* Sigmund Augdal Helberg <dnumgis@videolan.org>
*
* This program is free software; you can redistribute it and/or modify

2
modules/demux/playlist/old.c

@ -4,7 +4,7 @@
* Copyright (C) 2004 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Clément Stenac <zorglub@videolan.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/demux/playlist/playlist.c

@ -4,7 +4,7 @@
* Copyright (C) 2004 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Clément Stenac <zorglub@videolan.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/demux/playlist/pls.c

@ -4,7 +4,7 @@
* Copyright (C) 2004 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Clément Stenac <zorglub@videolan.org>
* Authors: Sigmund Augdal Helberg <dnumgis@videolan.org>
*
* This program is free software; you can redistribute it and/or modify

2
modules/gui/skins2/commands/async_queue.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/async_queue.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_add_item.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_add_item.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_change_skin.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_change_skin.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_dialogs.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_dummy.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_fullscreen.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_fullscreen.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_generic.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_input.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_input.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_layout.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_layout.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_minimize.cpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Mohammed Adnène Trojette <adn@via.ecp.fr>
* Authors: Mohammed Adnène Trojette <adn@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_minimize.hpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Mohammed Adnène Trojette <adn@via.ecp.fr>
* Authors: Mohammed Adnène Trojette <adn@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_muxer.cpp

@ -4,7 +4,7 @@
* Copyright (C) 2005 the VideoLAN team
* $Id$
*
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_muxer.hpp

@ -4,7 +4,7 @@
* Copyright (C) 2005 the VideoLAN team
* $Id$
*
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_on_top.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_on_top.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_playlist.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_playlist.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_quit.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_quit.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_resize.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_resize.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/commands/cmd_show_window.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_button.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_button.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_checkbox.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_checkbox.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_flat.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_generic.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_generic.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_image.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_image.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_list.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_list.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_move.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_move.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_radialslider.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_radialslider.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_resize.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_resize.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_slider.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_slider.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_text.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/controls/ctrl_text.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_enter.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_focus.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_generic.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_input.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_input.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_key.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_key.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_leave.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_menu.hpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_motion.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_mouse.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_mouse.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_refresh.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_scroll.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_scroll.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_special.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/events/evt_special.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/macosx/macosx_popup.cpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/macosx/macosx_popup.hpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
* Authors: Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/parser/builder.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/parser/builder.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/parser/interpreter.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/parser/interpreter.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/anchor.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/anchor.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/dialogs.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/dialogs.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/file_bitmap.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/file_bitmap.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/ft2_bitmap.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/ft2_bitmap.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/ft2_font.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/ft2_font.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/generic_bitmap.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/generic_font.hpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

2
modules/gui/skins2/src/generic_layout.cpp

@ -5,7 +5,7 @@
* $Id$
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
* Olivier Teulière <ipkiss@via.ecp.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save