|
|
|
@9f82d86f8c84b61ee89a618d5f5def852263cd57
|
[9f82d86f8c84b61ee89a618d5f5def852263cd57]
|
07/05/08 23:33:59 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Dead code |
|
|
|
@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 |
|
|
|
@7d1d75f350f043298c46c90fd7e2ff29684387b5
|
[7d1d75f350f043298c46c90fd7e2ff29684387b5]
|
05/24/08 09:55:10 |
Rémi Denis-Courmont <rem@videolan.org> |
vlc_fix_readdir: declare internally |
|
|
|
@c9517f626f4402d3fdadab92e1c6d7d9fb2b18b6
|
[c9517f626f4402d3fdadab92e1c6d7d9fb2b18b6]
|
05/23/08 14:48:16 |
Felix Paul Kühne <fkuehne@videolan.org> |
Include xlocale.h on OS X for locale_t |
|
|
|
@0b00646d20a3401348b8673b7ec896cd7203a05b
|
[0b00646d20a3401348b8673b7ec896cd7203a05b]
|
05/21/08 21:12:24 |
Rémi Denis-Courmont <rem@videolan.org> |
us_strtod: do not make any kludgy assumptions about number formats |
|
|
|
@71f0e10dee124f93351697f8c1fec7236b724e02
|
[71f0e10dee124f93351697f8c1fec7236b724e02]
|
05/21/08 20:59:16 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove unused i18n_atof |
|
|
|
@6bc9799c8a4d70e2761ae26b7a54c205823782c9
|
[6bc9799c8a4d70e2761ae26b7a54c205823782c9]
|
05/21/08 20:05:11 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove i18n_strtod - nobody uses it and it's an ugly hack |
|
|
|
@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 … |
|
|
|
@7b76e3471caf0a6b9ab3f47e74e58769f12916e6
|
[7b76e3471caf0a6b9ab3f47e74e58769f12916e6]
|
04/04/08 08:29:49 |
Rafaël Carré <funman@videolan.org> |
Attribute copyright of vlc_current_charset() to Bruno Haible, per his … |
|
|
|
@352ebfc1f4d9b5a78d0eaf86accaf24fe6edc19c
|
[352ebfc1f4d9b5a78d0eaf86accaf24fe6edc19c]
|
02/04/08 19:59:46 |
Rémi Denis-Courmont <rem@videolan.org> |
if -> ifdef |
|
|
|
@b3aad8e3c1eed29cc1564b87ed73b0f4e0631209
|
[b3aad8e3c1eed29cc1564b87ed73b0f4e0631209]
|
02/04/08 14:18:40 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
charset.c: Use defined() for HAVE_ macro. |
|
|
|
@cf29be96b30808565237ab130934c79edce415e5
|
[cf29be96b30808565237ab130934c79edce415e5]
|
02/04/08 14:18:05 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
text/charset.c: Use #ifdef for HAVE_* macro. |
|
|
|
@a625817c44e2067ed2db5e35c0e1984522b1469a
|
[a625817c44e2067ed2db5e35c0e1984522b1469a]
|
02/03/08 01:33:26 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
text/charset.c: Use #ifdef instead of #if for HAVE_ macro. |
|
|
|
@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 … |
|
|
|
@cc3bd152f5d2166087b9e19b962e3ace06bd12ea
|
[cc3bd152f5d2166087b9e19b962e3ace06bd12ea]
|
08/20/07 20:59:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Remember not to include anything before vlc/vlc.h
(which includes config.h … |
|
|
|
@9709cd067802994f8d40040f31c8527687c7c479
|
[9709cd067802994f8d40040f31c8527687c7c479]
|
03/13/07 22:37:55 |
Rémi Denis-Courmont <rem@videolan.org> |
- Fix POSIX locale handling (well you'd better not fall in that case … |
|
|
|
@1e4db902f9abb4157e4a5b26643b01fd66c950ed
|
[1e4db902f9abb4157e4a5b26643b01fd66c950ed]
|
12/14/06 01:14:37 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix a couple of const, static and other warnings |
|
|
|
@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 … |
|
|
|
@e219a0855762a9c0f6f28532d8c60ee2095142a9
|
[e219a0855762a9c0f6f28532d8c60ee2095142a9]
|
11/22/06 21:00:19 |
Rémi Denis-Courmont <rem@videolan.org> |
Move encoding and language stuff to their own directory |