]> git.sesse.net Git - vlc/log
vlc
19 years agokind of begin fixing the mute button (at least it doesn't diplay the
Antoine Cellerier [Sat, 14 May 2005 20:12:21 +0000 (20:12 +0000)]
kind of begin fixing the mute button (at least it doesn't diplay the
mute icon when sound isn't mute now). Rels #106

19 years agomkv.cpp: fix a memory leak
Steve Lhomme [Sat, 14 May 2005 15:52:01 +0000 (15:52 +0000)]
mkv.cpp: fix a memory leak

19 years agomkv.cpp: start the UI hook a bit later
Steve Lhomme [Sat, 14 May 2005 15:37:25 +0000 (15:37 +0000)]
mkv.cpp: start the UI hook a bit later

19 years ago * skins2: New Playlist.bgimage attribute, to specify a background image for
Olivier Teulière [Sat, 14 May 2005 14:39:05 +0000 (14:39 +0000)]
 * skins2: New Playlist.bgimage attribute, to specify a background image for
   the Playlist control. If no image is specified (default behaviour), the
   background is filled like before, with the bgcolor1 and bgcolor2 attributes.

19 years agomkv.cpp: make the UI hook silent when it's not used
Steve Lhomme [Sat, 14 May 2005 13:08:44 +0000 (13:08 +0000)]
mkv.cpp: make the UI hook silent when it's not used

19 years agomkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
Steve Lhomme [Sat, 14 May 2005 13:01:38 +0000 (13:01 +0000)]
mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)

19 years ago * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
Olivier Teulière [Sat, 14 May 2005 11:40:55 +0000 (11:40 +0000)]
 * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
   the new one breaks text display on win32.
   I hope it won't break x11 skins at the same time :-)

19 years ago * doc/skins/skins2-howto.xml: Always check what you write in the doc...
Olivier Teulière [Sat, 14 May 2005 11:14:22 +0000 (11:14 +0000)]
 * doc/skins/skins2-howto.xml: Always check what you write in the doc...

19 years ago * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
Olivier Teulière [Sat, 14 May 2005 10:38:26 +0000 (10:38 +0000)]
 * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
   control

19 years agoRestore the save Playlist function (copy/paste from 0.8.1)
Benjamin Pracht [Sat, 14 May 2005 09:20:47 +0000 (09:20 +0000)]
Restore the save Playlist function (copy/paste from 0.8.1)

19 years agomkv.cpp: fix the end of stream handling (when there are pending Post commands)
Steve Lhomme [Fri, 13 May 2005 20:03:27 +0000 (20:03 +0000)]
mkv.cpp: fix the end of stream handling (when there are pending Post commands)

19 years agomkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
Steve Lhomme [Fri, 13 May 2005 19:25:17 +0000 (19:25 +0000)]
mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)

19 years agoRemove excessive HTTP debugging - Closes #108
Clément Stenac [Fri, 13 May 2005 17:58:05 +0000 (17:58 +0000)]
Remove excessive HTTP debugging - Closes #108

19 years agomkv.cpp: don't use a button if it doesn't exist
Steve Lhomme [Fri, 13 May 2005 16:34:06 +0000 (16:34 +0000)]
mkv.cpp: don't use a button if it doesn't exist

19 years agomkv.cpp: the UI hook is always on
Steve Lhomme [Fri, 13 May 2005 16:21:35 +0000 (16:21 +0000)]
mkv.cpp: the UI hook is always on

19 years ago * v4l: fixed v4l-height.
Laurent Aimar [Fri, 13 May 2005 16:00:07 +0000 (16:00 +0000)]
 * v4l: fixed v4l-height.

19 years agomkv.cpp: add support for the JumpVTS_PTT DVD command
Steve Lhomme [Fri, 13 May 2005 15:48:56 +0000 (15:48 +0000)]
mkv.cpp: add support for the JumpVTS_PTT DVD command

19 years ago* patch by Torsten Spindler, thanks for the corrections
Felix Paul Kühne [Fri, 13 May 2005 14:51:10 +0000 (14:51 +0000)]
* patch by Torsten Spindler, thanks for the corrections

19 years ago* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
Gildas Bazin [Fri, 13 May 2005 14:16:03 +0000 (14:16 +0000)]
* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).

19 years ago* INSTALL.win32: s/toolame/twolame.
Gildas Bazin [Fri, 13 May 2005 13:31:39 +0000 (13:31 +0000)]
* INSTALL.win32: s/toolame/twolame.

19 years ago* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
Gildas Bazin [Fri, 13 May 2005 13:11:36 +0000 (13:11 +0000)]
* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.

19 years agoTemporary disable NSSearchField button
Jérome Decoodt [Fri, 13 May 2005 11:43:13 +0000 (11:43 +0000)]
Temporary disable NSSearchField button

19 years ago* modules/codec/x264.c: updated with latest changes in libx264.
Gildas Bazin [Fri, 13 May 2005 11:13:05 +0000 (11:13 +0000)]
* modules/codec/x264.c: updated with latest changes in libx264.

19 years agomkv.cpp: add a mutex to lock demuxing from another thread
Steve Lhomme [Fri, 13 May 2005 10:02:48 +0000 (10:02 +0000)]
mkv.cpp: add a mutex to lock demuxing from another thread

19 years ago demux/mkv.cpp: gcc < 3 compile fix
Eric Petit [Fri, 13 May 2005 08:46:59 +0000 (08:46 +0000)]
 demux/mkv.cpp: gcc < 3 compile fix

19 years ago contrib/src/Makefile: fixed cross compiling of twolame
Eric Petit [Fri, 13 May 2005 08:33:18 +0000 (08:33 +0000)]
 contrib/src/Makefile: fixed cross compiling of twolame

19 years agoRemove debug messages in httpd
Rémi Denis-Courmont [Thu, 12 May 2005 21:08:15 +0000 (21:08 +0000)]
Remove debug messages in httpd

19 years ago* fix two typos introduced in [10984]
Felix Paul Kühne [Thu, 12 May 2005 18:49:54 +0000 (18:49 +0000)]
* fix two typos introduced in [10984]

19 years agoALL: Fix a few strings for the prefs.
Christophe Mutricy [Thu, 12 May 2005 18:15:28 +0000 (18:15 +0000)]
ALL: Fix a few strings for the prefs.

19 years ago* Put sout back. (should have read the doc more)
Christophe Mutricy [Thu, 12 May 2005 18:07:47 +0000 (18:07 +0000)]
* Put sout back. (should have read the doc more)

19 years agomkv.cpp: thread handling cleaning
Steve Lhomme [Thu, 12 May 2005 16:35:18 +0000 (16:35 +0000)]
mkv.cpp: thread handling cleaning

19 years ago * ChangeLog should be in english ...
Antoine Cellerier [Thu, 12 May 2005 14:36:28 +0000 (14:36 +0000)]
 * ChangeLog should be in english ...

19 years ago * prepare 0.8.2-test1
Antoine Cellerier [Thu, 12 May 2005 14:29:58 +0000 (14:29 +0000)]
 * prepare 0.8.2-test1
 * update NEWS

19 years ago* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and...
Gildas Bazin [Thu, 12 May 2005 12:18:38 +0000 (12:18 +0000)]
* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.

19 years agoChange , to : in MacOSX preferences. Refs #111
Jérome Decoodt [Thu, 12 May 2005 00:12:44 +0000 (00:12 +0000)]
Change , to : in MacOSX preferences. Refs #111

19 years agotest.html: improved user feedback, especially for live stream
Damien Fouilleul [Wed, 11 May 2005 16:59:28 +0000 (16:59 +0000)]
test.html: improved user feedback, especially for live stream

19 years agosrc/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc...
Damien Fouilleul [Wed, 11 May 2005 16:56:46 +0000 (16:56 +0000)]
src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h

vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.

main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject

19 years ago* Transmit keyboard events from the arrow and enter key to the main controller, so...
Benjamin Pracht [Wed, 11 May 2005 15:44:28 +0000 (15:44 +0000)]
* Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
* This doesn't conflict with dvd menu navigation.
* If these keys are set to an action that is handled by Cocoa, this action will have priority.

19 years ago* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a...
Gildas Bazin [Wed, 11 May 2005 15:34:24 +0000 (15:34 +0000)]
* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.

19 years ago* vout.m: small codefixes that were not 100% problems.
Derk-Jan Hartman [Wed, 11 May 2005 13:50:49 +0000 (13:50 +0000)]
* vout.m: small codefixes that were not 100% problems.

19 years ago* Makefile.am: fixed build problem.
Gildas Bazin [Wed, 11 May 2005 13:18:00 +0000 (13:18 +0000)]
* Makefile.am: fixed build problem.

19 years agoChange the searchField in NSSearchField when macos >= 10.3
Jérome Decoodt [Wed, 11 May 2005 12:19:05 +0000 (12:19 +0000)]
Change the searchField in NSSearchField when macos >= 10.3
Move MACOS_VERSION macro to intf.h

19 years ago* configure.ac, Makefile.am: fixes for WinCE build.
Gildas Bazin [Wed, 11 May 2005 11:30:12 +0000 (11:30 +0000)]
* configure.ac, Makefile.am: fixes for WinCE build.

19 years ago* Use a newer liveMedia version. November one is a bit old.
Derk-Jan Hartman [Wed, 11 May 2005 10:19:28 +0000 (10:19 +0000)]
* Use a newer liveMedia version. November one is a bit old.

19 years agoUse new selectors only if they exist...
Jérome Decoodt [Wed, 11 May 2005 09:59:41 +0000 (09:59 +0000)]
Use new selectors only if they exist...

19 years ago*: remove fprintf debug messages
Jérome Decoodt [Wed, 11 May 2005 09:42:34 +0000 (09:42 +0000)]
*: remove fprintf debug messages

19 years agoPreferences panel can be viewed on X.2. Closes #104.
Jérome Decoodt [Wed, 11 May 2005 09:37:49 +0000 (09:37 +0000)]
Preferences panel can be viewed on X.2. Closes #104.
+ fix hotkeys widget with macos < 10.3

19 years ago* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
Gildas Bazin [Wed, 11 May 2005 07:05:09 +0000 (07:05 +0000)]
* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.

19 years agoFix a bug in playlist + delete updateVolumeSlider (closes #93)
Jérome Decoodt [Tue, 10 May 2005 23:08:52 +0000 (23:08 +0000)]
Fix a bug in playlist + delete updateVolumeSlider (closes #93)

19 years agocheck if pointers are NULL (Closes #86 -> we can release test1)
Antoine Cellerier [Tue, 10 May 2005 22:05:54 +0000 (22:05 +0000)]
check if pointers are NULL (Closes #86 -> we can release test1)
event reporting in wxwin32 seems to be different than in wxgtk

19 years agoFix playlist behaviour with delete in HTTP intf (Closes #105)
Clément Stenac [Tue, 10 May 2005 21:19:08 +0000 (21:19 +0000)]
Fix playlist behaviour with delete in HTTP intf (Closes #105)

19 years ago* Work around for the lag (close #3)
Christophe Mutricy [Tue, 10 May 2005 19:31:07 +0000 (19:31 +0000)]
* Work around for the lag (close #3)
* Change the playlist because at least FX and IE don't like cascading forms
* control=sout is not a valid control

19 years agoShould fix prolems during launch of VLC on xserve...
Jérome Decoodt [Tue, 10 May 2005 16:18:43 +0000 (16:18 +0000)]
Should fix prolems during launch of VLC on xserve...

19 years agocompile gpg-error without nls support because it isn't really used by VLC and it...
Derk-Jan Hartman [Tue, 10 May 2005 13:35:27 +0000 (13:35 +0000)]
compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS

19 years ago * show number of broadcast and vod media items within show command
Antoine Cellerier [Tue, 10 May 2005 13:02:11 +0000 (13:02 +0000)]
 * show number of broadcast and vod media items within show command
When we end the feature freeze, we'll have to complete the show command to
show (for example) the number of clients connected

19 years agochange version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
Antoine Cellerier [Tue, 10 May 2005 12:56:02 +0000 (12:56 +0000)]
change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)

19 years agoSupport for large files in stream output
Rémi Denis-Courmont [Tue, 10 May 2005 11:39:32 +0000 (11:39 +0000)]
Support for large files in stream output
Closes #48
Closes Debian #306110

19 years ago* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new...
Gildas Bazin [Tue, 10 May 2005 10:38:35 +0000 (10:38 +0000)]
* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).

19 years ago* there seem to be problems with SourceForge's heanet-mirror, using switch (located...
Felix Paul Kühne [Tue, 10 May 2005 07:30:52 +0000 (07:30 +0000)]
* there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now

19 years ago* changed the download-location of libtheora to our server since their own refuses...
Felix Paul Kühne [Mon, 9 May 2005 20:00:43 +0000 (20:00 +0000)]
* changed the download-location of libtheora to our server since their own refuses to work once again

19 years ago* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
Felix Paul Kühne [Mon, 9 May 2005 19:29:48 +0000 (19:29 +0000)]
* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX

19 years ago * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
Antoine Cellerier [Mon, 9 May 2005 19:23:39 +0000 (19:23 +0000)]
 * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
   ctrl-s which is also used for changing skins)

19 years agoDon't print an error message when attempting to recv returns EAGAIN
Rémi Denis-Courmont [Mon, 9 May 2005 19:01:25 +0000 (19:01 +0000)]
Don't print an error message when attempting to recv returns EAGAIN
(can only happens if we're using SSL and it is a not an error situation)

19 years ago* Fixes initialization when a preset is saved in the prefs or provided from command...
Benjamin Pracht [Mon, 9 May 2005 18:59:11 +0000 (18:59 +0000)]
* Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.

19 years agoEncode URL if needed (should fix Debian bug #279735)
Rémi Denis-Courmont [Mon, 9 May 2005 18:31:29 +0000 (18:31 +0000)]
Encode URL if needed (should fix Debian bug #279735)

19 years agoFix C++ compilation
Rémi Denis-Courmont [Mon, 9 May 2005 18:23:32 +0000 (18:23 +0000)]
Fix C++ compilation

19 years ago* Fix some variable initilization bugs
Benjamin Pracht [Mon, 9 May 2005 17:00:15 +0000 (17:00 +0000)]
* Fix some variable initilization bugs

19 years ago* fix the compilation which were accidentally broken in r10922
Felix Paul Kühne [Mon, 9 May 2005 16:46:13 +0000 (16:46 +0000)]
* fix the compilation which were accidentally broken in r10922

19 years ago * Changed temporary version to 0.8.2.svn. Sorry about that, but it
Sam Hocevar [Mon, 9 May 2005 16:22:10 +0000 (16:22 +0000)]
  * Changed temporary version to 0.8.2.svn. Sorry about that, but it
    conflicts with the version in Debian which I am unable to change.

19 years ago* fix to the svn-recognition
Felix Paul Kühne [Mon, 9 May 2005 15:55:46 +0000 (15:55 +0000)]
* fix to the svn-recognition

19 years agoindex.html : fix « Weird URLs
Antoine Cellerier [Mon, 9 May 2005 09:46:31 +0000 (09:46 +0000)]
index.html : fix « Weird URLs
  (?control=stop&control=seek&control=seek&seek_value=&control=seek) »

style.css : small esthetic fix

19 years agoChange gpgerror to gpg-error and add $(INSTALL_NAME) to it
Jérome Decoodt [Mon, 9 May 2005 02:11:31 +0000 (02:11 +0000)]
Change gpgerror to gpg-error and add $(INSTALL_NAME) to it

19 years agofix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
Antoine Cellerier [Mon, 9 May 2005 01:58:09 +0000 (01:58 +0000)]
fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)

19 years agoThis should fix libs dependences
Jérome Decoodt [Sun, 8 May 2005 23:58:04 +0000 (23:58 +0000)]
This should fix libs dependences

19 years agoFix hotkeys view in macosx.3 + UTF8 strings in module list
Jérome Decoodt [Sun, 8 May 2005 22:56:34 +0000 (22:56 +0000)]
Fix hotkeys view in macosx.3 + UTF8 strings in module list

19 years ago* let's build libtwolame by default on OSX and Linux; we might want to disable the...
Felix Paul Kühne [Sun, 8 May 2005 19:55:18 +0000 (19:55 +0000)]
* let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:20 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:12 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agoget rid of windows style line breaks
Benjamin Pracht [Sun, 8 May 2005 13:56:18 +0000 (13:56 +0000)]
get rid of windows style line breaks

19 years agocontrib: improve the detection of SVN
Steve Lhomme [Sun, 8 May 2005 11:11:08 +0000 (11:11 +0000)]
contrib: improve the detection of SVN

19 years agocontrib: use SVN only if a client is available
Steve Lhomme [Sun, 8 May 2005 10:45:37 +0000 (10:45 +0000)]
contrib: use SVN only if a client is available

19 years agocheck if equalizer and equalizer-2pass are enabled upon panel creation
Antoine Cellerier [Sun, 8 May 2005 10:42:32 +0000 (10:42 +0000)]
check if equalizer and equalizer-2pass are enabled upon panel creation

19 years ago* disable equalizer commands in the extended GUI if the equalizer isn't
Antoine Cellerier [Sun, 8 May 2005 10:20:24 +0000 (10:20 +0000)]
* disable equalizer commands in the extended GUI if the equalizer isn't
  enabled.

19 years agoMSVC build: only keep the plugins that compile out of the box
Steve Lhomme [Sun, 8 May 2005 09:29:18 +0000 (09:29 +0000)]
MSVC build: only keep the plugins that compile out of the box

19 years agocontrib: build libebml/libmatroska from SVN
Steve Lhomme [Sun, 8 May 2005 09:14:15 +0000 (09:14 +0000)]
contrib: build libebml/libmatroska from SVN

19 years agoClean BUGS and TODO
Clément Stenac [Sun, 8 May 2005 07:40:39 +0000 (07:40 +0000)]
Clean BUGS and TODO

19 years agomkv.cpp: code cleaning
Steve Lhomme [Sat, 7 May 2005 20:52:48 +0000 (20:52 +0000)]
mkv.cpp: code cleaning

19 years ago* controls.m: added l10n of the volume-string shown when changing the volume
Felix Paul Kühne [Sat, 7 May 2005 20:02:48 +0000 (20:02 +0000)]
* controls.m: added l10n of the volume-string shown when changing the volume
* vcdx/vcdplayer.c: disabled l10n of various error messages
* vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
* rest: disabled l10n of various strings or debug masks which cannot be translated

more to come

19 years agoDo not attempt to run "--cflags" and "--idlflags" which are non-existant commands
Rémi Denis-Courmont [Sat, 7 May 2005 19:09:11 +0000 (19:09 +0000)]
Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands

19 years agomkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the curren...
Steve Lhomme [Sat, 7 May 2005 18:19:32 +0000 (18:19 +0000)]
mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)

19 years agomkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN...
Steve Lhomme [Sat, 7 May 2005 16:38:20 +0000 (16:38 +0000)]
mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command

19 years agoTypo
Jérome Decoodt [Sat, 7 May 2005 16:34:25 +0000 (16:34 +0000)]
Typo

19 years agoAdd a notice if advanced items are not shown
Jérome Decoodt [Sat, 7 May 2005 16:12:31 +0000 (16:12 +0000)]
Add a notice if advanced items are not shown

19 years agomkv.cpp: process the LinkPGCN DVD command correctly
Steve Lhomme [Sat, 7 May 2005 15:08:54 +0000 (15:08 +0000)]
mkv.cpp: process the LinkPGCN DVD command correctly

19 years agomkv.cpp: make the DVD command interpretor global to the demuxer, interpret the comman...
Steve Lhomme [Sat, 7 May 2005 14:33:16 +0000 (14:33 +0000)]
mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked

19 years agoFix a refcount error
Jérome Decoodt [Sat, 7 May 2005 09:27:53 +0000 (09:27 +0000)]
Fix a refcount error

19 years agoDocument SAP syntax change
Clément Stenac [Sat, 7 May 2005 06:18:17 +0000 (06:18 +0000)]
Document SAP syntax change

19 years ago*: fix alignment of widgets.
Jérome Decoodt [Sat, 7 May 2005 01:12:16 +0000 (01:12 +0000)]
*: fix alignment of widgets.
- What shall we do for files and module list ?
- Why is there a space after "Audio viualization" in src/libvlc.h ?

19 years ago*: remove useless code
Jérome Decoodt [Fri, 6 May 2005 18:54:09 +0000 (18:54 +0000)]
*: remove useless code

19 years ago*: fix problems about advanced button
Jérome Decoodt [Fri, 6 May 2005 18:15:50 +0000 (18:15 +0000)]
*: fix problems about advanced button