|
|
|
@5f8cd3991a86c8be37fe0bce9686c2d6f7635afa
|
[5f8cd3991a86c8be37fe0bce9686c2d6f7635afa]
|
08/03/08 11:03:14 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Declared many static variables const
Signed-off-by: Rémi Denis-Courmont … |
|
|
|
@5d3c921b102e46e416c8e1169d8ac604a8654ac1
|
[5d3c921b102e46e416c8e1169d8ac604a8654ac1]
|
07/18/08 21:18:36 |
Laurent Aimar <fenrir@videolan.org> |
Use picture helpers (Yield,Release,CopyProperties?). |
|
|
|
@6ce6dc06545e12f9f04c6afe60c99e06fdc71502
|
[6ce6dc06545e12f9f04c6afe60c99e06fdc71502]
|
07/09/08 23:33:47 |
Rémi Duraffort <ivoire@videolan.org> |
Fix non utf-8 encoding. |
|
|
|
@b32bc64891910085a05acd0fe51c3d5913c9ee80
|
[b32bc64891910085a05acd0fe51c3d5913c9ee80]
|
07/05/08 20:27:12 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
amd64 format fix |
|
|
|
@d794dd855b59cba17d4b3c39f5c864ba22c8a1c1
|
[d794dd855b59cba17d4b3c39f5c864ba22c8a1c1]
|
07/03/08 20:19:21 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Format string fixes |
|
|
|
@42bb236284b09355d8bfde47fb4915dd1f07aa68
|
[42bb236284b09355d8bfde47fb4915dd1f07aa68]
|
06/22/08 21:41:15 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unnedeeded msg_Error. |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
05/27/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
|
[5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09]
|
05/03/08 16:17:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Use vlc_memset/vlc_memcpy |
|
|
|
@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 … |
|
|
|
@7c57276ba8134f628b660a3c75df52386331db2d
|
[7c57276ba8134f628b660a3c75df52386331db2d]
|
04/13/08 18:40:47 |
Jean-Paul Saman <jpsaman@videolan.org> |
Don't compile dynamicoverlay when there is no POSIX shared memory support … |
|
|
|
@2357ced8cd030854a8215ed03da6cf316d201b1f
|
[2357ced8cd030854a8215ed03da6cf316d201b1f]
|
04/09/08 12:41:50 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Don't leak memory. |
|
|
|
@037741298bf0f99c2ce770aa10b4c469dcb4bd05
|
[037741298bf0f99c2ce770aa10b4c469dcb4bd05]
|
04/09/08 12:07:18 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Compile fix. |
|
|
|
@01bc969275bfdc0a0990fba67b3633a1a5349fb5
|
[01bc969275bfdc0a0990fba67b3633a1a5349fb5]
|
04/09/08 11:44:41 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Rewrite old command definitions to no longer use those filthy macros. … |
|
|
|
@5f65eb6642575dca1c8e7de112e16faacc922252
|
[5f65eb6642575dca1c8e7de112e16faacc922252]
|
04/09/08 10:54:29 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Refactor dynamic overlays from Google Summer of Code project. |